HandlePendencyParams
功能介绍
处理群未决事项参数
参数介绍
params
- 参数类型 : { group_handle_pendency_param_is_accept?: boolean;// 选填, true表示接受,false表示拒绝。默认为false group_handle_pendency_param_handle_msg?: string;// 选填,同意或拒绝信息,默认为空字符串 group_handle_pendency_param_pendency: GroupPendency; }
- 参数描述 : 处理参数
user_data
- 参数类型 : string
- 参数描述 : 用户自定义数据