Delete Sticker From Set
Client.delete_sticker_from_set()
حذف یک استیکر از یک ست استیکر
Parameters
- sticker (str)
آیدی فایل استیکری که حذف میشود
Returns
Example
1
await bot.delete_sticker_from_set("FILE_ID")
This post is licensed under CC BY 4.0 by the author.