- Enclosing class:
- TdApi
Returns a list of recently used stickers.
Returns
Stickers-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intbooleanPass true to return stickers and masks that were recently attached to photos or video files; pass false to return recently sent stickers. -
Constructor Summary
ConstructorsConstructorDescriptionReturns a list of recently used stickers.GetRecentStickers(boolean isAttached) Returns a list of recently used stickers.GetRecentStickers(DataInput input) Returns a list of recently used stickers. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
isAttached
public boolean isAttachedPass true to return stickers and masks that were recently attached to photos or video files; pass false to return recently sent stickers. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetRecentStickers
public GetRecentStickers()Returns a list of recently used stickers. ReturnsStickers -
GetRecentStickers
public GetRecentStickers(boolean isAttached) Returns a list of recently used stickers. ReturnsStickers- Parameters:
isAttached- boolean Pass true to return stickers and masks that were recently attached to photos or video files; pass false to return recently sent stickers.
-
GetRecentStickers
Returns a list of recently used stickers. 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()
-