ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.api
/
dev.inmo.tgbotapi.extensions.api.stickers
/
deleteStickerSet
delete
Sticker
Set
suspend
fun
TelegramBot
.
deleteStickerSet
(
name
:
StickerSetName
)
:
Boolean
suspend
fun
TelegramBot
.
deleteStickerSet
(
sticker
:
Sticker
)
:
Boolean
suspend
fun
TelegramBot
.
deleteStickerSet
(
stickerSet
:
StickerSet
)
:
Boolean