export interface APIMessageInteraction
https://discord.com/developers/docs/interactions/receiving-and-responding#message-interaction-object
externalSnowflake id :
ID of the interaction
optionalexternalPartialAPIMessageInteractionGuildMember member? :
The guild member who invoked the interaction, only sent in MESSAGE_CREATE events
externalstring name :
The name of the application command, including subcommands and subcommand groups
externalInteractionType type :
The type of interaction
externalAPIUser user :
The user who invoked the interaction