key
An enum
value that indicates the key to search the channel on. MEMBERS
allows you to search channels based on memberships. You can use it with the EQUALS
operator to get channels whose memberships are equal to the specified values, and with the INCLUDES
operator to get channels whose memberships include the specified values.