Interface: MessageRequest
Create message request.Properties
attachments?
Message attachmentsoptional
attachments:FileAttachment
[]
contactIds?
Contacts to send the message to.optional
contactIds:string
[]
matterId?
Matter id.optional
matterId:string
message?
Message to communicate. Can contain plain text with markdown links in the format: [link label](link url)optional
message:string
staffIds?
Staff members to send the message to.optional
staffIds:string
[]