verifyChat

suspend fun TelegramBot.verifyChat(chatId: ChatIdentifier, description: String? = null)(source)


suspend fun TelegramBot.verifyChat(chat: Chat, description: String? = null)(source)

This method may call verifyUser in case when chat is PrivateChat