docsFunctionsChannelsZchannelExists

ZchannelExists

Returns true if a channel with the given ID exists, or false otherwise.

Syntax

ZchannelExists{channelID?}

Arguments

NameTypeRequiredDefault
channelIDsnowflakeNocurrent channel

Example

ZchannelExists{1234567890123456789}