Type `Oxide.Ext.Discord.Entities.Messages.MessageCreate' does not contain a definition for `AddAttachment'Solved

Hey,

This plugin looks amazing and will help with players who put racist signs etc however I am getting the below error when installing;

Error while compiling: DiscordSignLogger.cs(626,28): error CS1061: Type `Oxide.Ext.Discord.Entities.Messages.MessageCreate' does not contain a definition for `AddAttachment' and no extension method `AddAttachment' of type `Oxide.Ext.Discord.Entities.Messages.MessageCreate' could be found. Are you missing an assembly reference?

Oxide is up to date, and I've got the Discord ext install. Any advice would be much appreciated :) 

Many thanks

It looks like you need to update to the latest discord extension.

Ah that fixed it, was  certain I had updated it but apparently not. Thanks MJSU! 

Locked automatically