channel (channel) is (type)
Determine if a channel is a particular type.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
channel | channel | ✓ | The channel to check. |
type | String | ✓ | The channel type to check for. |
Output
Boolean - Whether the channel is of the selected type.