- Enclosing class:
- TdApi
Returns premium stickers from regular sticker sets.
Returns
Stickers-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintThe maximum number of stickers to be returned; 0-100. -
Constructor Summary
ConstructorsConstructorDescriptionReturns 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
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-