VoiceChannel
has been modified.
This provides both a GenericVoiceChannelUpdateEvent
and event for specific TextChannel settings such as the name.
| Class | Description |
|---|---|
| GenericVoiceChannelUpdateEvent<T> |
Indicates that a
VoiceChannel updated. |
| VoiceChannelUpdateBitrateEvent |
Indicates that a
VoiceChannel's bitrate changed. |
| VoiceChannelUpdateNameEvent |
Indicates that a
VoiceChannel's name changed. |
| VoiceChannelUpdateParentEvent |
Indicates that a
VoiceChannel's parent changed. |
| VoiceChannelUpdatePermissionsEvent |
Indicates that a
VoiceChannel's permission overrides changed. |
| VoiceChannelUpdatePositionEvent |
Indicates that a
VoiceChannel's position changed. |
| VoiceChannelUpdateUserLimitEvent |
Indicates that a
VoiceChannel's user limit changed. |