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