serenity
serenity copied to clipboard
Update `MessageReference` Struct
the MessageReference
struct is missing the type field (see here: https://discord.com/developers/docs/resources/message#message-reference-object)
I am happy to implement this myself, the question is do you want this added as a struct field, or make a union enum from this?