update
This commit is contained in:
parent
cc6c1bdc22
commit
80048bcd18
@ -456,6 +456,7 @@ class GroupManager {
|
|||||||
/// [joinTimeEnd] 加入结束时间
|
/// [joinTimeEnd] 加入结束时间
|
||||||
/// [offset] 开始下标
|
/// [offset] 开始下标
|
||||||
/// [count] 总数
|
/// [count] 总数
|
||||||
|
/// [excludeUserIDList] 排除的用户
|
||||||
Future<List<GroupMembersInfo>> getGroupMemberListByJoinTime({
|
Future<List<GroupMembersInfo>> getGroupMemberListByJoinTime({
|
||||||
required String groupID,
|
required String groupID,
|
||||||
int offset = 0,
|
int offset = 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user