setConvCustomDataParam
功能介绍
设置会话自定义数据入参
参数介绍
conversation_id_array
- 参数类型 : string[]
- 参数描述 : 会话ID列表,里面的参数需要加上'c2c'或者'group'前缀(如 conversationid_array:["group@xxxxxxx"]),其他 conversation_id_array同理
custom_data
- 参数类型 : string
- 参数描述 : 自定义数据,最大支持 256 bytes
user_data
- 参数类型 : string
- 参数描述 : 用户自定义数据