@smokeballdev/smokeball-client-sdkDocumentation Index
Fetch the complete documentation index at: https://docs.smokeball.com/llms.txt
Use this file to discover all available pages before exploring further.
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[]