You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks to be part of fowarding, which should have it's issue opened to track, but you can add this as a field as part of the forwarding work if you want. Use our enum_number! macro to make MessageReferenceType/Kind (depending what everything else is) and add it as a field.
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?
The text was updated successfully, but these errors were encountered: