Prefix
How to get prefix of executed command in messageRun?
I have more of them so I need to get one sender used
Solution:Jump to solution
commandPrefix probably. The difference is that prefix can be a RegExp object if a RegEx was used to run the command.
3 Replies
so prefix or commandPrefix
Solution
commandPrefix probably. The difference is that prefix can be a RegExp object if a RegEx was used to run the command.