setChatDescription

suspend fun TelegramBot.setChatDescription(chatId: ChatIdentifier, description: String)(source)
suspend fun TelegramBot.setChatDescription(chat: PublicChat, description: String)(source)