struct PlatformPlays::Update
- PlatformPlays::Update
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
platform_plays/telegram.crConstructors
Instance Method Summary
- #callback_query : CallbackQuery | Nil
- #callback_query=(callback_query : CallbackQuery | Nil)
- #message : Message | Nil
- #message=(message : Message | Nil)
- #update_id : Int32
- #update_id=(update_id : Int32)