- Enclosing class:
- TdApi
Changes the list of keywords of a
sticker; for bots only. The sticker
must belong to a regular or custom
emoji sticker set created by the bot.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intString[]List of up to 20 keywords with total length up to 64 characters, which can be used to find the sticker.Sticker. -
Constructor Summary
ConstructorsConstructorDescriptionChanges the list of keywords of a sticker; for bots only.SetStickerKeywords(TdApi.InputFile sticker, String[] keywords) Changes the list of keywords of a sticker; for bots only.SetStickerKeywords(DataInput input) Changes the list of keywords of a sticker; for bots only. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
sticker
Sticker. -
keywords
List of up to 20 keywords with total length up to 64 characters, which can be used to find the sticker. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetStickerKeywords
public SetStickerKeywords()Changes the list of keywords of a sticker; for bots only. The sticker must belong to a regular or custom emoji sticker set created by the bot. ReturnsOk -
SetStickerKeywords
Changes the list of keywords of a sticker; for bots only. The sticker must belong to a regular or custom emoji sticker set created by the bot. ReturnsOk- Parameters:
sticker- InputFile Sticker.keywords- String[] List of up to 20 keywords with total length up to 64 characters, which can be used to find the sticker.
-
SetStickerKeywords
Changes the list of keywords of a sticker; for bots only. The sticker must belong to a regular or custom emoji sticker set created by the bot. ReturnsOk- 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()
-