InteractionDeferReplyOptions

export interface InteractionDeferReplyOptions
export interface InteractionDeferReplyOptions
Options for deferring the reply to an BaseInteraction.
fetchReply?:boolean
Whether to fetch the reply
Flags for the reply. Only MessageFlags.Ephemeral can be set.