- Enclosing class:
- TdApi
Returns emoji corresponding to a
sticker. The list is only for
informational purposes, because a
sticker is always sent with a fixed
emoji from the corresponding Sticker object.
Returns
Emojis
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Sticker file identifier. -
Constructor Summary
ConstructorDescriptionReturns emoji corresponding to a sticker.GetStickerEmojis
(TdApi.InputFile sticker) Returns emoji corresponding to a sticker.GetStickerEmojis
(DataInput input) Returns emoji corresponding to a sticker. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
sticker
Sticker file identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetStickerEmojis
public GetStickerEmojis()Returns emoji corresponding to a sticker. The list is only for informational purposes, because a sticker is always sent with a fixed emoji from the corresponding Sticker object. ReturnsEmojis
-
GetStickerEmojis
Returns emoji corresponding to a sticker. The list is only for informational purposes, because a sticker is always sent with a fixed emoji from the corresponding Sticker object. ReturnsEmojis
- Parameters:
sticker
- InputFile Sticker file identifier.
-
GetStickerEmojis
Returns emoji corresponding to a sticker. The list is only for informational purposes, because a sticker is always sent with a fixed emoji from the corresponding Sticker object. ReturnsEmojis
- 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()
-