docs / com.github.insanusmokrassar.TelegramBotAPI.extensions.api.chat.modify / setChatTitle

setChatTitle

(common) suspend fun RequestsExecutor.setChatTitle(chatId: ChatIdentifier, title: String): Boolean (source)
suspend fun RequestsExecutor.setChatTitle(chat: PublicChat, title: String): Boolean (source)