3 Replies
it looks like you're trying to use components v2 but are missing the IsComponentsV2 flag
:enummember: MessageFlags#IsComponentsV2
discord.js@14.23.2
Allows you to create fully component-driven messages
:propertysignature: InteractionReplyOptions#flags discord.js@14.23.2
Which flags to set for the message. Only MessageFlags.Ephemeral, MessageFlags.SuppressEmbeds, and MessageFlags.SuppressNotifications can be set.