find_group


Description:

public Group? find_group (string id)

Finds a group by its ID.

Parameters:

id

The ID of the group to find

Returns:

The matching Tuner.Group or null if not found