Preview environment

interface InteractionDeferUpdateOptions

export interface InteractionDeferUpdateOptions

Options for deferring and updating the reply to a MessageComponentInteraction.

optional
fetchReply? : boolean

Whether to fetch the reply This option is deprecated. Use withResponse or fetch the response instead.

optional
withResponse? : boolean

Whether to return an InteractionCallbackResponse as the response