Package dev. inmo. tgbotapi. requests. chat. stickers
Types
Link copied to clipboard
data class DeleteChatStickerSet(chatId: ChatIdentifier) : ChatRequest, SimpleRequest<Boolean>
Content copied to clipboard
Link copied to clipboard
data class SetChatStickerSet(chatId: ChatIdentifier, stickerSetName: StickerSetName) : ChatRequest, SimpleRequest<Boolean>
Content copied to clipboard