docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.extensions.api.chat.stickers
Package-level
declarations
Functions
Functions
delete
Chat
Sticker
Set
Link copied to clipboard
suspend
fun
TelegramBot
.
deleteChatStickerSet
(
chatId
:
ChatIdentifier
)
suspend
fun
TelegramBot
.
deleteChatStickerSet
(
chat
:
SupergroupChat
)
set
Chat
Sticker
Set
Link copied to clipboard
suspend
fun
TelegramBot
.
setChatStickerSet
(
chatId
:
ChatIdentifier
,
stickerSetName
:
StickerSetName
)
suspend
fun
TelegramBot
.
setChatStickerSet
(
chat
:
SupergroupChat
,
stickerSetName
:
StickerSetName
)