#error with dm channel awaitmessage
14 messages · Page 1 of 1 (latest)
That's still not everything from #how-to-get-help
that looks like an error from an editReply
not something with the code you shared
and it's not the full error either
ill check
well i jump from component v2 to content only
await interaction.deferReply({ flags: [MessageFlags.Ephemeral] })
await interaction.editReply({ components: [container], flags: [MessageFlags.IsComponentsV2] })
to
await interaction.editReply({ content: '📩 Check your DMs to continue the upload' })
this is 3 replies only