mineral
events
VoiceLeaveEvent
VoiceLeaveEvent constructor
VoiceLeaveEvent
VoiceLeaveEvent
constructor
Null safety
VoiceLeaveEvent
(
GuildMember
_member
,
VoiceChannel
_channel
)
Implementation
VoiceLeaveEvent(this._member, this._channel);
mineral
events
VoiceLeaveEvent
VoiceLeaveEvent constructor
VoiceLeaveEvent class
Constructors
VoiceLeaveEvent
Properties
channel
hashCode
member
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==