ParentMessage
ParentMessage =
object
Represents a message that another message is replying to.
Properties
id
id:
MessageGuid
The unique identifier of the parent message.
messageContent?
optionalmessageContent:string
The text content of the parent message. Optional if the content is no longer available.
userId?
optionaluserId:UserGuid
The ID of the user who created the parent message. Optional if the user is no longer available.