interface InteractionDeferReplyOptions

export interface InteractionDeferReplyOptions

Options for deferring the reply to an BaseInteraction.

Flags for the reply. Only MessageFlags.Ephemeral can be set.

optional
withResponse? : boolean

Whether to return an InteractionCallbackResponse as the response