args.pick("member")
using
args.pick("member")
, is it intended to get the member even if you just provide 1 letter of their username? if yes, is there any way to prevent it?Solution:Jump to solution
Yes and no respectively. Can be added, make a GH issue.
Sidenote that slash commands are overall better and you don't need custom args picking there....
1 Reply
Solution
Yes and no respectively. Can be added, make a GH issue.
Sidenote that slash commands are overall better and you don't need custom args picking there.