ChatIdWithThreadId

constructor(chatId: RawChatId, threadId: MessageThreadId)
constructor(chatIdWithThreadId: Pair<RawChatId, MessageThreadId>)