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