class Tourmaline::GiveawayCreated
- Tourmaline::GiveawayCreated
- Reference
- Object
Overview
This object represents a service message about the creation of a scheduled giveaway.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
-
#prize_star_count : Int32 | Int64 | Nil
Optional.
-
#prize_star_count=(prize_star_count : Int32 | Int64 | Nil)
Optional.
Constructor Detail
Instance Method Detail
def prize_star_count : Int32 | Int64 | Nil
#
Optional. The number of Telegram Stars to be split between giveaway winners; for Telegram Star giveaways only
def prize_star_count=(prize_star_count : Int32 | Int64 | Nil)
#
Optional. The number of Telegram Stars to be split between giveaway winners; for Telegram Star giveaways only