removeGroup(with:completionHandler:)

Declaration

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