interface InteractionDeferUpdateOptions
extends
Omit<InteractionDeferReplyOptions, 'ephemeral'>export interface InteractionDeferUpdateOptions extends Omit<InteractionDeferReplyOptions, 'ephemeral'>
Options for deferring and updating the reply to a MessageComponentInteraction.
boolean fetchReply :
Whether to fetch the reply