Options for deferring the reply to an BaseInteraction.
flags?:BitFieldResolvable<Extract<MessageFlagsString, 'Ephemeral'>, MessageFlags.Ephemeral> | undefined
Flags for the reply. Only
MessageFlags.Ephemeral
can be set.Whether to return an InteractionCallbackResponse as the response