```const msg = await interaction.channel.send({ content: null, components: [container, row], flags: MessageFlags.IsComponentsV2 | 4096 });```