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