class
TD::Update::ChatMessageTtl
- TD::Update::ChatMessageTtl
- TD::Update
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/update/chat_message_ttl.crConstructors
- .new(chat_id : Int64, message_ttl : Int32)
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #chat_id : Int64
- #chat_id=(chat_id : Int64)
- #message_ttl : Int32
- #message_ttl=(message_ttl : Int32)
- #object_type : String
- #object_type=(object_type : String)