Skip to content
Find Server Channel

$findServerChannel

Preforms a channel lookup. It can find a channel based on it’s name, mention, or id. Depending on the last parameter, it will return current channel ID, or undefined.

Usage

$findServerChannel[name/mention/id;returnCurrentChannel (yes/no) (optional)]

Example

!!exec $findServerChannel[general;no] 802179504147136552

::: tip Related functions $findMember $findRole $findChannel :::