interface InteractionDeferUpdateOptions

extends

Omit<InteractionDeferReplyOptions, 'ephemeral'>
export interface InteractionDeferUpdateOptions extends Omit<InteractionDeferReplyOptions, 'ephemeral'>

Options for deferring and updating the reply to a MessageComponentInteraction.

Constructors

constructor()

fetchReply : boolean

Whether to fetch the reply