GroupTopicInfo
Introduction
group topic info
Parameter introduction
group_topic_info_topic_id
- Parameter type : string
- Parameter description : Read and write, topic ID, topic ID is a fixed format (group name + @TOPIC#_topic ID, such as: @TGS#_123@TOPIC#_topicname)
group_topic_info_topic_name
- Parameter type : string
- Parameter description : Read and write, topic name
group_topic_info_introduction
- Parameter type : string
- Parameter description : Read and write, topic introduction
group_topic_info_notification
- Parameter type : string
- Parameter description : Read and write, topic notification
group_topic_info_topic_face_url
- Parameter type : string
- Parameter description : Read and write, topic face url
group_topic_info_is_all_muted
- Parameter type : boolean
- Parameter description : Read and write, set topic member all muted
group_topic_info_self_mute_time
- Parameter type : number
- Parameter description : Read and write, The current users ban time in the topic
group_topic_info_custom_string
- Parameter type : string
- Parameter description : Read and write, topic custom fields
group_topic_info_recv_opt
- Parameter type : TIMReceiveMessageOpt
- Parameter description : Read-only, topic message receiving option, to modify the topic message receiving option, please call the setGroupReceiveMessageOpt interface
group_topic_info_draft_text
- Parameter type : string
- Parameter description : Read and write, topic draft text
group_topic_info_unread_count
- Parameter type : number
- Parameter description : Read-only,topic unread count
group_topic_info_last_message
- Parameter type : Json_value_msg
- Parameter description : Read-only,last message of topic
group_topic_info_group_at_info_array
- Parameter type : GroupAtInfo[]
- Parameter description : Read-only,topic @ message list
group_modify_info_param_modify_flag
- Parameter type : TIMGroupModifyInfoFlag
- Parameter description : Write only (required), you can set multiple values by bit or