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