Skip to content

GiftPurchaseLimits

Type · TDLib 1.8.67 · d1085f9c

Describes the maximum number of times that a specific gift can be purchased

GiftPurchaseLimits(
  total_count: int32,
  remaining_count: int32
) → GiftPurchaseLimits

total_count

int32

The maximum number of times the gifts can be purchased

remaining_count

int32

Number of remaining times the gift can be purchased