belongsTo

Checks if the given GroupChannel belongs to this query based on the current parameters. This method evaluates the channel against the filters set in the query parameters.

Return

true if the channel matches the query parameters, false otherwise.

Since

4.28.0

Parameters

channel

The GroupChannel to check.