DartGetGroupPendencyList method
群申请
Implementation
int DartGetGroupPendencyList(
ffi.Pointer<ffi.Char> json_group_get_pendency_list_param,
ffi.Pointer<ffi.Void> user_data,
) {
return _DartGetGroupPendencyList(
json_group_get_pendency_list_param,
user_data,
);
}