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