InteractionDeferUpdateOptions

export interface InteractionDeferUpdateOptions
export interface InteractionDeferUpdateOptions
Options for deferring and updating the reply to a MessageComponentInteraction.
fetchReply?:boolean
Whether to fetch the reply This option is deprecated. Use withResponse or fetch the response instead.
withResponse?:boolean
Whether to return an InteractionCallbackResponse as the response