Failed compiling 'DiscordCallAdmin.cs':
1. The type or namespace name 'Discord' does not exist in the namespace 'Oxide.Ext' (are you missing an assembly reference?) [CS0234]
(DiscordCallAdmin 17 line 7)
2. The type or namespace name 'GatewayReadyEvent' could not be found (are you missing a using directive or an assembly reference?) [CS0246]
(DiscordCallAdmin 38 line 146)
3. The name 'DiscordHooks' does not exist in the current context [CS0103]
(DiscordCallAdmin 15 line 131)