interface InteractionDeferUpdateOptions

extends

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

Options for deferring and updating the reply to a MessageComponentInteraction.

fetchReply : boolean

Whether to fetch the reply