GroupTopicInfo
功能介绍
获取当前用户已经加入的支持话题的社群列表参数
参数介绍
group_topic_info_topic_id
- 参数类型 : string
- 参数描述 : 读写, 话题 ID, 只能在创建话题或者修改话题信息的时候设置。组成方式为:社群 ID + @TOPIC#_xxx,例如社群 ID 为 @TGS#_123,则话题 ID 为 @TGS#_123@TOPIC#_xxx
group_topic_info_topic_name
- 参数类型 : string
- 参数描述 : 读写, 话题名称
group_topic_info_introduction
- 参数类型 : string
- 参数描述 : 读写, 话题介绍
group_topic_info_notification
- 参数类型 : string
- 参数描述 : 读写, 话题公告
group_topic_info_topic_face_url
- 参数类型 : string
- 参数描述 : 读写, 话题头像
group_topic_info_is_all_muted
- 参数类型 : boolean
- 参数描述 : 读写, 话题全员禁言
group_topic_info_custom_string
- 参数类型 : string
- 参数描述 : 话题自定义字段
group_topic_info_recv_opt
- 参数类型 : TIMReceiveMessageOpt
- 参数描述 : 只读,话题消息接收选项,修改话题消息接收选项请调用 setGroupReceiveMessageOpt 接口
group_topic_info_draft_text
- 参数类型 : string
- 参数描述 : 读写, 话题草稿
group_topic_info_unread_count
- 参数类型 : number
- 参数描述 : 只读, 话题消息未读数量
group_topic_info_last_message
- 参数类型 : Json_value_msg
- 参数描述 : 只读, 话题 lastMessage
group_topic_info_group_at_info_array
- 参数类型 : GroupAtInfo[]
- 参数描述 : 只读, 话题 at 信息列表
group_modify_info_param_modify_flag
- 参数类型 : TIMGroupModifyInfoFlag
- 参数描述 : 只写(必填), 修改标识,可设置多个值按位或
group_topic_info_self_mute_time
- 参数类型 : number
- 参数描述 : 读写, 当前用户在话题中的禁言时间