removeGroup(with:completion:)

Declaration

func removeGroup(with params: MTRGroupsClusterRemoveGroupParams, completion: @escaping  @Sendable (MTRGroupsClusterRemoveGroupResponseParams?, (any Error)?) -> Void)
func removeGroup(with params: MTRGroupsClusterRemoveGroupParams) async throws -> MTRGroupsClusterRemoveGroupResponseParams