Skip to content

AvailableGift

Type · TDLib 1.8.67 · d1085f9c

Describes a gift that is available for purchase

AvailableGift(
  gift: Gift,
  resale_count: int32,
  min_resale_star_count: int53,
  title: string
) → AvailableGift

gift

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