- Enclosing class:
- TdApi
Returns premium stickers from regular sticker sets.
Returns
Stickers
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
int
The maximum number of stickers to be returned; 0-100. -
Constructor Summary
ConstructorDescriptionReturns premium stickers from regular sticker sets.GetPremiumStickers
(int limit) Returns premium stickers from regular sticker sets.GetPremiumStickers
(DataInput input) Returns premium stickers from regular sticker sets. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
limit
public int limitThe maximum number of stickers to be returned; 0-100. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetPremiumStickers
public GetPremiumStickers()Returns premium stickers from regular sticker sets. ReturnsStickers
-
GetPremiumStickers
public GetPremiumStickers(int limit) Returns premium stickers from regular sticker sets. ReturnsStickers
- Parameters:
limit
- int The maximum number of stickers to be returned; 0-100.
-
GetPremiumStickers
Returns premium stickers from regular sticker sets. ReturnsStickers
- 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()
-