Skip to content

Properties

idstring
required·

Unique identifier for the message.

attachmentsobject[]

Attachments of the message.

idstring

Unique identifier for the attachment.

namestring

Name of the attachment.

typestring

Type of the attachment.

urlstring

URL of the attachment.

authorobject

Author of the message. Is a member object.

idstring

Unique identifier for the author.

namestring

Name of the author.

bodyobject

Body of the message.

contentstring

Content of the message body.

formatstring

Format of the message body.

channelobject

Channel to which the message belongs.

idstring

Unique identifier for the channel.

namestring

Name of the channel.

typestring

Type of the channel.

created_atstring · date-time

Date and time when the message was created.

has_childrenboolean

Whether the message has children.

parentobject

Parent entity of the message.

idstring

Unique identifier for the parent entity.

typestring

Type of the parent entity.

Possible values:
message
remote_dataRecord<string, any>

Raw data returned from the remote API call.

updated_atstring · date-time

Date and time when the message was last updated.