OpVoiceStateUpdate class
OP 4 - Send
Used to join/leave or move between voice channels.
Constructors
- OpVoiceStateUpdate({required String guildId, String? channelId, required bool selfMute, required bool selfDeaf})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rpc(
) → Map -
inherited
-
toJson(
) → Map -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited