ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
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