mineral
events
VoiceStateUpdateEvent
VoiceStateUpdateEvent constructor
VoiceStateUpdateEvent
VoiceStateUpdateEvent
constructor
Null safety
VoiceStateUpdateEvent
(
VoiceManager
_before
,
VoiceManager
_after
)
Implementation
VoiceStateUpdateEvent(this._before, this._after);
mineral
events
VoiceStateUpdateEvent
VoiceStateUpdateEvent constructor
VoiceStateUpdateEvent class
Constructors
VoiceStateUpdateEvent
Properties
after
before
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==