AvailableGift¶
Describes a gift that is available for purchase
AvailableGift(
gift: Gift,
resale_count: int32,
min_resale_star_count: int53,
title: string
) → AvailableGift
gift¶
The gift
resale_count¶
int32
Number of gifts that are available for resale
min_resale_star_count¶
int53
The minimum price for the gifts available for resale in Telegram Star equivalent; 0 if there are no such gifts
title¶
string
The title of the upgraded gift; empty if the gift isn't available for resale