GuildVoiceState
updates
for one of the Guild
's Members
.
GenericGuildVoiceEvent
and has specifications for explicit voice state features such as mute/deafenClass | Description |
---|---|
GenericGuildVoiceEvent |
Indicates that a
Guild voice event is fired. |
GuildVoiceDeafenEvent |
Indicates that a
Member was (un-)deafened. |
GuildVoiceGuildDeafenEvent |
Indicates that a
Member was (un-)deafened by a moderator. |
GuildVoiceGuildMuteEvent |
Indicates that a
Member was (un-)muted by a moderator. |
GuildVoiceJoinEvent |
Indicates that a
Member connected to a VoiceChannel . |
GuildVoiceLeaveEvent |
Indicates that a
Member disconnected from a VoiceChannel . |
GuildVoiceMoveEvent |
Indicates that a
Member moves between VoiceChannels . |
GuildVoiceMuteEvent |
Indicates that a
Member was (un-)muted. |
GuildVoiceSelfDeafenEvent |
Indicates that a
Member (un-)deafened itself. |
GuildVoiceSelfMuteEvent |
Indicates that a
Member (un-)muted itself. |
GuildVoiceSuppressEvent |
Indicates that a
Member was (un-)suppressed. |
GuildVoiceUpdateEvent |
Indicates that a
Member that was previously connected
to a VoiceChannel left the previously connected Channel. |