parent channel of (channel)
Find the parent channel of the provided channel.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
channel | channel | ✓ | The channel to get the parent of. |
Output
channel - The parent channel, or null if there is no parent channel.