Messages
Messages
Messages operations
Search messages
client.messages.search(MessageSearchParamsquery?, RequestOptionsoptions?): Cursor<Message>
get/v0/search-messages
Send a message
client.messages.send(MessageSendParamsbody, RequestOptionsoptions?): MessageSendResponse
post/v0/send-message
MessagesAttachments
Attachments operations
Download an attachment
client.messages.attachments.download(AttachmentDownloadParamsbody, RequestOptionsoptions?): AttachmentDownloadResponse
post/v0/download-attachment