removeAllGroups(with:completion:)

Declaration

func removeAllGroups(with params: MTRGroupsClusterRemoveAllGroupsParams?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func removeAllGroups(with params: MTRGroupsClusterRemoveAllGroupsParams?) async throws