- Enclosing class:
- TdApi
Returns information about a limit,
increased for Premium users. Returns
a 404 error if the limit is unknown.
Returns
PremiumLimit
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Type of the limit. -
Constructor Summary
ConstructorDescriptionReturns information about a limit, increased for Premium users.GetPremiumLimit
(TdApi.PremiumLimitType limitType) Returns information about a limit, increased for Premium users.GetPremiumLimit
(DataInput input) Returns information about a limit, increased for Premium users. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
limitType
Type of the limit. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetPremiumLimit
public GetPremiumLimit()Returns information about a limit, increased for Premium users. Returns a 404 error if the limit is unknown. ReturnsPremiumLimit
-
GetPremiumLimit
Returns information about a limit, increased for Premium users. Returns a 404 error if the limit is unknown. ReturnsPremiumLimit
- Parameters:
limitType
- PremiumLimitType Type of the limit.
-
GetPremiumLimit
Returns information about a limit, increased for Premium users. Returns a 404 error if the limit is unknown. ReturnsPremiumLimit
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-