java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Function<TdApi.Stickers>
it.tdlight.jni.TdApi.GetDefaultProfilePhotoCustomEmojiStickers
- Enclosing class:
- TdApi
public static final class TdApi.GetDefaultProfilePhotoCustomEmojiStickers
extends TdApi.Function<TdApi.Stickers>
Returns default list of custom emoji
stickers for placing on a profile photo.
Returns
Stickers
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns default list of custom emoji stickers for placing on a profile photo.Returns default list of custom emoji stickers for placing on a profile photo. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetDefaultProfilePhotoCustomEmojiStickers
public GetDefaultProfilePhotoCustomEmojiStickers()Returns default list of custom emoji stickers for placing on a profile photo. ReturnsStickers
-
GetDefaultProfilePhotoCustomEmojiStickers
Returns default list of custom emoji stickers for placing on a profile photo. 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()
-