class
TelegramBot::ChatShared
- TelegramBot::ChatShared
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/message_service.crConstructors
Instance Method Summary
- #chat_id : Int64
- #chat_id=(chat_id : Int64)
- #photo : Array(PhotoSize) | Nil
- #photo=(photo : Array(PhotoSize) | Nil)
- #request_id : Int32
- #request_id=(request_id : Int32)
- #title : String | Nil
- #title=(title : String | Nil)
- #username : String | Nil
- #username=(username : String | Nil)