set Chat Description
suspend fun TelegramBot.setChatDescription(chatId: ChatIdentifier, description: String): Boolean
Content copied to clipboard
suspend fun TelegramBot.setChatDescription(chat: PublicChat, description: String): Boolean
Content copied to clipboard