Skip to content

PremiumLimit

Type · TDLib 1.8.67 · d1085f9c

Contains information about a limit, increased for Premium users

PremiumLimit(
  type: PremiumLimitType,
  default_value: int32,
  premium_value: int32
) → PremiumLimit

type

PremiumLimitType

The type of the limit

default_value

int32

Default value of the limit

premium_value

int32

Value of the limit for Premium users