setChatTitle

suspend fun TelegramBot.setChatTitle(chatId: ChatIdentifier, title: String)(source)
suspend fun TelegramBot.setChatTitle(chat: PublicChat, title: String)(source)