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