ModalSubmitInteraction.update error
When I try to
await interaction.update on a ModalSubmitInteraction I get an error Property 'update' does not exist on type 'ModalSubmitInteraction<CacheType>'. even though it should exist according to the docs. This was fine in v13, but it's now breaking in 14.