$serverChannels
Return all the channels inside the guild.
Usage
$serverChannels[info (optional, default is name);type (optional, default is all);separator (optional, default is ", ")]Example:
::: tip Info types:
- name
- id :::
::: tip Channel types:
- all
- text
- voice
- category :::
::: tip Related Functions $categoryChannels, to get channels from category :::