toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
IdChatIdentifier
/
Companion
/
invoke
invoke
operator
fun
invoke
(
chatId
:
RawChatId
,
threadId
:
MessageThreadId
?
=
null
,
businessConnectionId
:
BusinessConnectionId
?
=
null
)
:
IdChatIdentifier
operator
fun
invoke
(
chatId
:
RawChatId
,
threadId
:
MessageThreadId
)
:
ChatIdWithThreadId
operator
fun
invoke
(
chatId
:
RawChatId
,
businessConnectionId
:
BusinessConnectionId
)
:
BusinessChatId