ThreadChatMetadata
Contains information about the thread
parentChatIdstringrequired
ChatId of the parent chat where the parent message is located
Example:
w:aIQffAsGiaparentMessageIdstringrequired
MessageId of the parent message the thread belongs to
Example:
bIQffAsGiaThreadChatMetadata
{
"parentChatId": "w:aIQffAsGia",
"parentMessageId": "bIQffAsGia"
}