Gift
This object represents a gift that can be sent by the bot.
Properties
id
ts
id: string;
Unique identifier of the gift
sticker
ts
sticker: Sticker;
The sticker that represents the gift
star_count
ts
star_count: number;
The number of Telegram Stars that must be paid to send the sticker
total_count
ts
total_count?: number;
The total number of the gifts of this type that can be sent; for limited gifts only
remaining_count
ts
remaining_count?: number;
The number of remaining gifts of this type that can be sent; for limited gifts only