Added VoiceSettingsUpdated RPC event
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
public enum RpcGlobalEvent
|
||||
{
|
||||
ChannelCreated,
|
||||
GuildCreated
|
||||
GuildCreated,
|
||||
VoiceSettingsUpdated
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user