Error while compiling: DiscordCommands.cs(158,52): erro CS0117Solved

Error while compiling: DiscordCommands.cs(158,52): erro CS0117: 'Oxide.Ext.Discord.Entities.Applications.ApplicationFlags' does not contain a definition for 'GatewayMessageContentLimited'

Seems everything works except !exec commands through the discord server. I verified my role IDs were correct.

You need to update to the latest discord extension.

Ah, that did it. 😁

Locked automatically