ZchannelType
Returns the type of a channel as a string such as text, voice, category, announcement, stage, forum, thread, or dm.
Syntax
ZchannelType{channelID?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| channelID | snowflake | No | current channel |
Example
ZchannelType{1234567890123456789}