V2TimFriendGroupModifyParam constructor
Implementation
V2TimFriendGroupModifyParam({
required this.groupName,
this.newGroupName,
this.addUserIDList,
this.deleteUserIDList,
});
V2TimFriendGroupModifyParam({
required this.groupName,
this.newGroupName,
this.addUserIDList,
this.deleteUserIDList,
});