- Enclosing class:
- TdApi
Deleted a sticker set; for bots only.
Returns
Ok
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDeleted a sticker set; for bots only.DeleteStickerSet
(DataInput input) Deleted a sticker set; for bots only.DeleteStickerSet
(String name) Deleted a sticker set; 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. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
DeleteStickerSet
public DeleteStickerSet()Deleted a sticker set; for bots only. ReturnsOk
-
DeleteStickerSet
Deleted a sticker set; for bots only. ReturnsOk
- Parameters:
name
- String Sticker set name.
-
DeleteStickerSet
Deleted a sticker set; 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()
-