mineral
api
VoiceManager
channel property
channel
channel
property
Null safety
VoiceChannel
?
channel
Implementation
VoiceChannel? get channel => guild.channels.cache.get(_channelId);
mineral
api
VoiceManager
channel property
VoiceManager class
Constructors
VoiceManager
empty
from
Properties
channel
container
guild
hashCode
hasStream
hasVideo
isDeaf
isMute
isSelfDeaf
isSelfMute
member
runtimeType
Methods
disconnect
move
noSuchMethod
setDeaf
setMute
toString
Operators
operator ==