View Source ExTDLib.Method.GetPremiumLimit (ExTDLib v0.0.4)
Returns information about a limit, increased for Premium users. Returns a 404 error if the limit is unknown. Returns object_ptr<PremiumLimit>.
| Name | Type | Description |
|---|---|---|
| limit_type | PremiumLimitType | Type of the limit. |
More details on telegram's documentation.