ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.api
/
dev.inmo.tgbotapi.extensions.api.verifications
/
verifyUser
verify
User
suspend
fun
TelegramBot
.
verifyUser
(
userId
:
UserId
,
description
:
String
?
=
null
)
:
Boolean
suspend
fun
TelegramBot
.
verifyUser
(
chat
:
Chat
,
description
:
String
?
=
null
)
:
Boolean