deleteMembersByQualifiedID

open suspend override fun deleteMembersByQualifiedID(userIDList: List<QualifiedIDEntity>, conversationID: QualifiedIDEntity): Long

Deletes a list of user ids from the Conversation. return a list of the users that where actually deleted if the list is empty then no user was deleted