This commit is contained in:
hrxiang 2022-06-30 11:31:21 +08:00
parent cc6c1bdc22
commit 80048bcd18

View File

@ -456,6 +456,7 @@ class GroupManager {
/// [joinTimeEnd]
/// [offset]
/// [count]
/// [excludeUserIDList]
Future<List<GroupMembersInfo>> getGroupMemberListByJoinTime({
required String groupID,
int offset = 0,