- Enclosing class:
- TdApi
Sets a sticker set title; for bots only.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intSticker set name.New sticker set title. -
Constructor Summary
ConstructorsConstructorDescriptionSets a sticker set title; for bots only.SetStickerSetTitle(DataInput input) Sets a sticker set title; for bots only.SetStickerSetTitle(String name, String title) Sets a sticker set title; 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
-
name
Sticker set name. -
title
New sticker set title. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetStickerSetTitle
public SetStickerSetTitle()Sets a sticker set title; for bots only. ReturnsOk -
SetStickerSetTitle
Sets a sticker set title; for bots only. ReturnsOk- Parameters:
name- String Sticker set name.title- String New sticker set title.
-
SetStickerSetTitle
Sets a sticker set title; for bots only. 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()
-