FieldMappingConfigPremium
Configuration for mapping custom data fields to Chat properties. Lets the Chat work with various data source formats by mapping your field names to expected Chat interface properties.
Name | Type | Default | Description |
---|---|---|---|
attachmentsField? |
|
|
Field name for message attachments. |
authorIdField? |
|
|
Field name for message author ID. |
authorImageAltTextField? |
|
|
Field name for alt text of the author's avatar (when flattened). |
authorImageUrlField? |
|
|
Field name for message author avatar URL (when flattened). |
authorNameField? |
|
|
Field name for message author name (when flattened). |
filesField? |
|
|
Field name for file attachments. |
idField? |
|
|
Field name for message ID. |
isDeletedField? |
|
|
Field name for message deletion status. |
isPinnedField? |
|
|
Field name for message pinned status. |
replyToIdField? |
|
|
Field name for reply-to message ID. |
statusField? |
|
|
Field name for message status. |
suggestedActionsField? |
|
|
Field name for the |
textField? |
|
|
Field name for message text content. |
timestampField? |
|
|
Field name for message timestamp. |
typingField? |
|
|
Field name for the |