messages.SaveRecentSticker#
- class pyrogram.raw.functions.messages.SaveRecentSticker#
Add/remove sticker from recent stickers list.
- Details:
Layer:
158
ID:
392718F8
- Parameters:
id (
InputDocument
) – Sticker.unsave (
bool
) – Whether to save or unsave the sticker.attached (
bool
, optional) – Whether to add/remove stickers recently attached to photo or video files.
- Returns:
bool