ZignoreChannels

Halts execution if the current channel matches any of the provided channel IDs.

Syntax

ZignoreChannels{channelID;...;errorMessage?}

Arguments

NameTypeRequiredDefault
channelIDsnowflakeYes-
errorMessagestringNoThis command cannot be used in this channel.

Example

ZignoreChannels{123456789012345678;987654321012345678;Not allowed here!}