class
TelegramBot::GiveawayCompleted
- TelegramBot::GiveawayCompleted
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/giveaway.crConstructors
Instance Method Summary
- #giveaway_message : Message | Nil
- #giveaway_message=(giveaway_message : Message | Nil)
- #is_star_giveaway=(is_star_giveaway : Bool | Nil)
- #is_star_giveaway? : Bool | Nil
- #unclaimed_prize_count : Int32 | Nil
- #unclaimed_prize_count=(unclaimed_prize_count : Int32 | Nil)
- #winner_count : Int32
- #winner_count=(winner_count : Int32)