channel property

VoiceChannel? channel

Implementation

VoiceChannel? get channel => guild.channels.cache.get(_channelId);