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