channel property

Cacheable<Snowflake, IVoiceGuildChannel>? channel

The channel id in which the scheduled event will be hosted, or null if scheduled entity type is EXTERNAL

Implementation

Cacheable<Snowflake, IVoiceGuildChannel>? get channel;