Optional
guildThe guild that this event occurred in.
The message associated with this event. For example: with a button click, this is the message that the button is on.
The user that triggered this event.
Create an ephemeral reply to this event, shown only to the user who triggered it.
Optional
content: ReactNodeUse event.reply(content, { ephemeral: true })
Create a new reply to this event.
Optional
content: ReactNodeOptional
options: ComponentEventReplyOptionsGenerated using TypeDoc
The channel that this event occurred in.