ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.api
/
dev.inmo.tgbotapi.extensions.api.verifications
/
verifyChat
verify
Chat
suspend
fun
TelegramBot
.
verifyChat
(
chatId
:
ChatIdentifier
,
description
:
String
?
=
null
)
:
Boolean
suspend
fun
TelegramBot
.
verifyChat
(
chat
:
Chat
,
description
:
String
?
=
null
)
:
Boolean
This method may call
verifyUser
in case when
chat
is
PrivateChat