GroupTopicInfoResult
Introduction
result of group topic information
Parameter introduction
group_topic_info_result_error_code
- Parameter type : number
- Parameter description : Read only, result 0: success; non-0: failure
group_topic_info_result_error_message
- Parameter type : string
- Parameter description : Read-only, if deletion fails, an error message will be returned
group_topic_info_result_topic_info
- Parameter type : GroupTopicInfo
- Parameter description : Read-only, if the deletion is successful, the corresponding topic information will be returned