class
TelegramBot::ChatBoostSourceGiveaway
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/chat_boost.crConstructors
Instance Method Summary
- #giveaway_message_id : Int32
- #giveaway_message_id=(giveaway_message_id : Int32)
- #is_unclaimed=(is_unclaimed : Bool | Nil)
- #is_unclaimed? : Bool | Nil
- #prize_star_count : Int64 | Nil
- #prize_star_count=(prize_star_count : Int64 | Nil)
- #source : String
- #source=(source : String)
- #user : User | Nil
- #user=(user : User | Nil)
Instance methods inherited from class TelegramBot::ChatBoostSource
source : String
source,
source=(source : String)
source=
Constructor methods inherited from class TelegramBot::ChatBoostSource
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new