Package dev. inmo. tgbotapi. extensions. api. chat. stickers
Functions
Link copied to clipboard
suspend fun TelegramBot.deleteChatStickerSet(chatId: ChatIdentifier): Boolean
Content copied to clipboard
suspend fun TelegramBot.deleteChatStickerSet(chat: SupergroupChat): Boolean
Content copied to clipboard
Link copied to clipboard
suspend fun TelegramBot.setChatStickerSet(chatId: ChatIdentifier, stickerSetName: StickerSetName): Boolean
Content copied to clipboard
suspend fun TelegramBot.setChatStickerSet(chat: SupergroupChat, stickerSetName: StickerSetName): Boolean
Content copied to clipboard