TDLib v0.0.2 TDLib.Method.RemoveStickerFromSet View Source
Removes a sticker from the set to which it belongs; for bots only. The sticker set must have been created by the bot.
Returns object_ptr
Name | Type | Description |
---|---|---|
sticker | InputFile | Sticker. |
More details on telegram’s documentation.