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