Anthony

Results 4 comments of Anthony

Make sure to run `npm run test:links` to figure out which links aren't formatted properly and then `npm run fix:tables` when you're done to auto format the tables

Amazing!! Thanks again for the in depth contribution!

I don't see `EMOJI_ADDED` in our open api spec yet. I'll double check that we're ready to have this documented

I was playing around with this and `poll`, `attachments`, `embeds`, and `flags` can all be null (as long as their is some valid content for the message). Likely some of...