set Chat Title
suspend fun TelegramBot.setChatTitle(chatId: ChatIdentifier, title: String): Boolean
Content copied to clipboard
suspend fun TelegramBot.setChatTitle(chat: PublicChat, title: String): Boolean
Content copied to clipboard