Mark or unmark a sticker as favorite
Method schema is available as of layer 71. Switch »
| Name | Type | Description |
|---|---|---|
| id | InputDocument | Sticker in question |
| unfave | Bool | Whether to add or remove a sticker from favorites |
| Code | Type | Description |
|---|---|---|
| 400 | STICKER_ID_INVALID | The provided sticker ID is invalid. |