class
TelegramBot::ChatBoostRemoved
- TelegramBot::ChatBoostRemoved
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/chat_boost.crConstructors
Instance Method Summary
- #boost_id : String
- #boost_id=(boost_id : String)
- #chat : Chat
- #chat=(chat : Chat)
- #remove_date : Int32
- #remove_date=(remove_date : Int32)
- #source : ChatBoostSource
- #source=(source : ChatBoostSource)