Set Chat Sticker Set
data class SetChatStickerSet(val chatId: ChatIdentifier, val stickerSetName: StickerSetName) : ChatRequest, SimpleRequest<Boolean>
Content copied to clipboard
Constructors
Link copied to clipboard
fun SetChatStickerSet(chatId: ChatIdentifier, stickerSetName: StickerSetName)
Content copied to clipboard