ChannelMessageAttachment¶
Represents an attachment to a channel message.
Capabilities¶
Properties¶
- ChannelMessageAttachment.displayName: The display name of the attachment.
- ChannelMessageAttachment.ext: The file extension, if the attachment is a file type.
- ChannelMessageAttachment.id: The ID of the attachment. Optional.
- ChannelMessageAttachment.type: The type of attachment.
- ChannelMessageAttachment.url: The URL of the attachment, if it is a URL type.