class
TD::Countries
- TD::Countries
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/countries.crConstructors
- .new(countries : Array(TD::CountryInfo))
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #countries : Array(TD::CountryInfo)
- #countries=(countries : Array(TD::CountryInfo))
- #object_type : String
- #object_type=(object_type : String)