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