Optional
guild?: GuildInfoThe guild that this event occurred in.
https://discord.com/developers/docs/resources/guild#guild-object
The message associated with this event. For example: with a button click, this is the message that the button is on.
https://discord.com/developers/docs/resources/channel#message-object
The user that triggered this event.
https://discord.com/developers/docs/resources/user#user-object
Create an ephemeral reply to this event, shown only to the user who triggered it.
Optional
content: ReactNodeCreate a new reply to this event.
Optional
content: ReactNodeGenerated using TypeDoc
The channel that this event occurred in.
See
https://discord.com/developers/docs/resources/channel#channel-object