messages.FaveSticker¶
- class pyrogram.raw.functions.messages.FaveSticker[source]¶
Mark or unmark a sticker as favorite
Usable by Users Bots- Details:
Layer:
229ID:
B9FFC55B
- Parameters:
id (
InputDocument) – Sticker in questionunfave (
bool) – Whether to add or remove a sticker from favorites
- Returns:
bool