class
TD::InputChatPhoto::Animation
- TD::InputChatPhoto::Animation
- TD::InputChatPhoto
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/input_chat_photo/animation.crConstructors
- .new(animation : TD::InputFile, main_frame_timestamp : Float64)
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #animation : TD::InputFile
- #animation=(animation : TD::InputFile)
- #main_frame_timestamp : Float64
- #main_frame_timestamp=(main_frame_timestamp : Float64)
- #object_type : String
- #object_type=(object_type : String)