docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.extensions.api.verifications
/
verifyChat
verify
Chat
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