parent server of channel (channel)
Find the parent server 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 server of. |
Output
guild - The parent server of the channel, or null if this is a DM.