MadelineProto/docs/TD_docs/methods/deleteFavoriteSticker.md

23 lines
537 B
Markdown

---
title: deleteFavoriteSticker
description: Removes a sticker from the list of favorite stickers
---
## Method: deleteFavoriteSticker
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Removes a sticker from the list of favorite stickers
### Parameters:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|sticker|[CLICK ME InputFile](../types/InputFile.md) | Yes|Sticker file to delete from the list|
### Return type: [Ok](../types/Ok.md)