- Enclosing class:
- TdApi
Removes a sticker from the list of favorite stickers.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intSticker file to delete from the list. -
Constructor Summary
ConstructorsConstructorDescriptionRemoves 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
toStringMethods 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. ReturnsOk -
RemoveFavoriteSticker
Removes a sticker from the list of favorite stickers. ReturnsOk- Parameters:
sticker- InputFile Sticker file to delete from the list.
-
RemoveFavoriteSticker
Removes a sticker from the list of favorite stickers. 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()
-