flags don't work or not use well (4094)

const msg = await interaction.channel.send({
content: null,
components: [container, row],
flags: MessageFlags.IsComponentsV2 | 4096
});
const msg = await interaction.channel.send({
content: null,
components: [container, row],
flags: MessageFlags.IsComponentsV2 | 4096
});
3 Replies
d.js toolkit
d.js toolkit2w ago
Amgelo
Amgelo2w ago
don't crosspost, I already replied to you in #djs-help-v14
d.js toolkit
d.js toolkit2w ago
The issue has been marked as solved by support staff

Did you find this page helpful?