Skip to content

Attachments

An array of attachments for the message.

1
 Array<`displayName` : string

The display name of the attachment.

ext : string
The file extension, if the attachment is a file type.

id : string
The ID of the attachment. Optional.

type : ( "file" | "url" )
The type of attachment.

url : string
The URL of the attachment, if it is a URL type.> myChannelMessage.Attachments