mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-07 08:53:47 +00:00
956 B
956 B
//docs/dev.inmo.tgbotapi.extensions.api.chat.stickers/deleteChatStickerSet
deleteChatStickerSet
[common]
Content
suspend fun TelegramBot.deleteChatStickerSet(chatId: ChatIdentifier): Boolean
suspend fun TelegramBot.deleteChatStickerSet(chat: SupergroupChat): Boolean