gift_t¶
-
struct banana::api::gift_t¶
This object represents a gift that can be sent by the bot.
Unique identifier of the gift
The sticker that represents the gift
The number of Telegram Stars that must be paid to send the sticker
-
optional_t<integer_t> upgrade_star_count¶
Optional. The number of Telegram Stars that must be paid to upgrade the gift to a unique one
-
optional_t<integer_t> total_count¶
Optional. The total number of the gifts of this type that can be sent; for limited gifts only
-
optional_t<integer_t> remaining_count¶
Optional. The number of remaining gifts of this type that can be sent; for limited gifts only
-
optional_t<integer_t> upgrade_star_count¶