ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
ChatIdWithThreadId
/
ChatIdWithThreadId
Chat
Id
With
Thread
Id
constructor
(
chatId
:
RawChatId
,
threadId
:
MessageThreadId
)
constructor
(
chatIdWithThreadId
:
Pair
<
RawChatId
,
MessageThreadId
>
)