- Enclosing class:
- TdApi
Sets a custom emoji sticker set
thumbnail; for bots only.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
long
Identifier of the custom emoji from the sticker set, which will be set as sticker set thumbnail; pass 0 to remove the sticker set thumbnail.Sticker set name. -
Constructor Summary
ConstructorDescriptionSets a custom emoji sticker set thumbnail; for bots only.Sets a custom emoji sticker set thumbnail; for bots only.SetCustomEmojiStickerSetThumbnail
(String name, long customEmojiId) Sets a custom emoji sticker set thumbnail; for bots only. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
name
Sticker set name. -
customEmojiId
public long customEmojiIdIdentifier of the custom emoji from the sticker set, which will be set as sticker set thumbnail; pass 0 to remove the sticker set thumbnail. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetCustomEmojiStickerSetThumbnail
public SetCustomEmojiStickerSetThumbnail()Sets a custom emoji sticker set thumbnail; for bots only. ReturnsOk
-
SetCustomEmojiStickerSetThumbnail
Sets a custom emoji sticker set thumbnail; for bots only. ReturnsOk
- Parameters:
name
- String Sticker set name.customEmojiId
- long Identifier of the custom emoji from the sticker set, which will be set as sticker set thumbnail; pass 0 to remove the sticker set thumbnail.
-
SetCustomEmojiStickerSetThumbnail
Sets a custom emoji sticker set thumbnail; for bots only. ReturnsOk
- 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()
-