View Source ExTDLib.Object.PremiumLimit (ExTDLib v0.0.4)
Contains information about a limit, increased for Premium users.
| Name | Type | Description |
|---|---|---|
| type | PremiumLimitType | The type of the limit. |
| default_value | number | Default value of the limit. |
| premium_value | number | Value of the limit for Premium users. |
More details on telegram's documentation.