libtd-ktx / kotlinx.telegram.coroutines / removeFavoriteSticker
removeFavoriteSticker
suspend fun TelegramFlow.removeFavoriteSticker(sticker: InputFile?): Unit
Suspend function, which removes a sticker from the list of favorite stickers.
Parameters
sticker - Sticker file to delete from the list.