Answers for "discord.js mention regex"

1

discord.js mention regex

/^<@!?[0-9]*>$/g.test(arg)
Posted by: Guest on August-12-2021

Code answers related to "discord.js mention regex"

Code answers related to "Javascript"

Browse Popular Code Answers by Language