- Enclosing class:
- TdApi
Removes a sticker from the list of favorite stickers.
Returns Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Sticker file to delete from the list. -
Constructor Summary
ConstructorDescriptionRemoves a sticker from the list of favorite stickers.RemoveFavoriteSticker
(TdApi.InputFile sticker) Removes a sticker from the list of favorite stickers.RemoveFavoriteSticker
(DataInput input) Removes a sticker from the list of favorite stickers. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
sticker
Sticker file to delete from the list. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
RemoveFavoriteSticker
public RemoveFavoriteSticker()Removes a sticker from the list of favorite stickers.Returns
Ok
-
RemoveFavoriteSticker
Removes a sticker from the list of favorite stickers.Returns
Ok
- Parameters:
sticker
- InputFile Sticker file to delete from the list.
-
RemoveFavoriteSticker
Removes a sticker from the list of favorite stickers.Returns
Ok
- 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()
-