Skip to content
v1
文档/Browser JS SDK/消息

@beeworks/imsdk


@beeworks/imsdk / message / CreateAtTextMessageOptions

CreateAtTextMessageOptions

创建文本消息选项

Properties

to

to: Conversation

接收方


payload

payload: object

文本内容

text

text: string

atUserList

atUserList: (MSG_AT_ALL | IContactFormat)[]