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

@beeworks/imsdk


@beeworks/imsdk / message / FaceMessageBody

FaceMessageBody

表情消息体,与 MessageFaceBodyFormat 字段一一对应。

Properties

name

name: string

表情名称,也用于消息摘要的文本降级。


themeName

themeName: string

表情主题或表情包标识。


stickerName

stickerName: string

表情资源标识。


width

width: number

建议展示宽度;0 表示未指定。


height

height: number

建议展示高度;0 表示未指定。


isGif

isGif: boolean

是否为 GIF 动态表情。