MadelineProto/docs/TD_docs/methods/deleteFavoriteSticker.md

23 lines
524 B
Markdown
Raw Normal View History

2017-12-21 21:08:25 +01:00
---
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
### Params:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|sticker|[InputFile](../types/InputFile.md) | Yes|Sticker file to delete from the list|
### Return type: [Ok](../types/Ok.md)