public static class TdApi.GetCustomEmojiReactionAnimations extends TdApi.Function<TdApi.Stickers>
Returns Stickers
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
GetCustomEmojiReactionAnimations()
Default constructor for a function, which returns TGS stickers with generic animations for custom emoji reactions.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public GetCustomEmojiReactionAnimations()
Returns Stickers
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object