Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 790 Bytes

EnterpriseImMessageSendReq.md

File metadata and controls

15 lines (10 loc) · 790 Bytes

EnterpriseImMessageSendReq

Properties

Name Type Description Notes
PersonaId string 客服id,传则走客服会话,否则为普通会话 [optional]
ToUserId string 消息的接收方openid [optional]
ClientMsgId string 内部使用 [optional]
Content string 消息体见下方schema [optional]
MessageType string 消息内容格式 `text` - 文本消息 `image` - 图片消息 `video` - 视频消息 `card` - 卡片消息 [optional]

[Back to Model list] [Back to API list] [Back to README]