Skip to content

Commit 7ecfb53

Browse files
author
Jicheng Lu
committed
add message label
1 parent af33589 commit 7ecfb53

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib/helpers/types/conversationTypes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ IRichContent.prototype.language;
155155
* @property {string} conversation_id - The conversation id.
156156
* @property {import('$userTypes').UserModel} sender - The message sender.
157157
* @property {string} message_id - The message id.
158+
* @property {string?} [message_label] - The message label.
158159
* @property {string} text - The message content.
159160
* @property {string} editor - The message editor.
160161
* @property {string} function - The function name.

0 commit comments

Comments
 (0)