toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
ChatIdWithThreadId
/
ChatIdWithThreadId
Chat
Id
With
Thread
Id
constructor
(
chatId
:
RawChatId
,
threadId
:
MessageThreadId
)
constructor
(
chatIdWithThreadId
:
Pair
<
RawChatId
,
MessageThreadId
>
)