Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.smokeball.com/llms.txt

Use this file to discover all available pages before exploring further.

@smokeballdev/smokeball-client-sdk

Interface: MessageRequest

Create message request.

Properties

attachments?

optional attachments: FileAttachment[]
Message attachments

contactIds?

optional contactIds: string[]
Contacts to send the message to.

matterId?

optional matterId: string
Matter id.

message?

optional message: string
Message to communicate. Can contain plain text with markdown links in the format: [link label](link url)

staffIds?

optional staffIds: string[]
Staff members to send the message to.