mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* feat(ClientOptions): add default allowedMentions * feat(ClientOptions): use default allowedMentions when not provided * Update src/structures/APIMessage.js Co-Authored-By: SpaceEEC <spaceeec@yahoo.com> * Update src/structures/APIMessage.js Co-Authored-By: SpaceEEC <spaceeec@yahoo.com> * fix(ClientOptions): default allowedMentions should be undefined Co-authored-by: SpaceEEC <spaceeec@yahoo.com>