err when message sent to a user.

When all is args[0] I'm trying to send a message to the user with 8 embeds.
user.send({ embeds: [rule1, rule2, rule3, rule4, rule5, rule6, rule7, rule8], components: [buttons] });
These are all of my embeds: https://srcb.in/tQ1L3BAGKW I'm using embed objects.
If it helps this is the entire command: https://srcb.in/FJTZ6GeNvp
Was this page helpful?