KtGram
Toggle table of contents
8.1.0
common
Platform filter
common
Switch theme
Search in API
KtGram
ktgram-utils
/
eu.vendeli.ktgram.extutils
/
verifyChat
verify
Chat
inline suspend
fun
TelegramBot
.
verifyChat
(
chatId
:
Long
,
customDescription
:
String
?
=
null
)
(
source
)
inline suspend
fun
TelegramBot
.
verifyChat
(
chatId
:
Long
,
noinline
customDescription
:
(
)
->
String
?
)
(
source
)
inline suspend
fun
TelegramBot
.
verifyChat
(
chat
:
Chat
,
noinline
customDescription
:
(
)
->
String
?
)
(
source
)