- Enclosing class:
- TdApi
Sets a sticker set title; for bots only.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Sticker set name.New sticker set title. -
Constructor Summary
ConstructorDescriptionSets 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
toString
Methods 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:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-