MadelineProtoDocs/docs/TD_docs/methods/deleteRecentSticker.md

817 B

title description image
deleteRecentSticker Removes a sticker from the list of recently used stickers https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: deleteRecentSticker

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Removes a sticker from the list of recently used stickers

Parameters:

Name Type Description Required
is_attached Bool Pass true to remove the sticker from the list of stickers recently attached to photo or video files, pass false to remove the sticker from the list of recently sent stickers Yes
sticker InputFile Sticker file to delete Yes

Return type: Ok