MadelineProto/docs/TD_docs/methods/addRecentSticker.md

1.1 KiB

title description
addRecentSticker Manually adds new sticker to the list of recently used stickers. New sticker is added to the beginning of the list. If the sticker is already in the list, at first it is removed from the list. Only stickers belonging to a sticker set can be added to the list

Method: addRecentSticker

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Manually adds new sticker to the list of recently used stickers. New sticker is added to the beginning of the list. If the sticker is already in the list, at first it is removed from the list. Only stickers belonging to a sticker set can be added to the list

Parameters:

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

Return type: Stickers