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