removeMember
abstract suspend fun removeMember(groupId: MLSGroupId, members: List<CryptoQualifiedClientId>): CommitBundle
Remove a user/client from an existing MLS group
Return
commit bundle, which needs to be sent to the distribution service.
Parameters
groupId
MLS group
members
list of clients