You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like, for at least VSC, that the order overloads come in is literally how it's listed in the file. As you're filling in the parameters, you will be able to scroll through each of the overloads but not when intellisense is making a prediction of what you want (it selects the first in the list). It was something I hadn't considered, but something which could be improved on VSC's end also. I'll PR this at some point in the future to stop deprecated overloads appearing by default
Hello,
I'm working on a bot and I want to react to a message but I can't find methods that are not deprecated like addReaction() or addMessageReaction()
Thanks for your help
The text was updated successfully, but these errors were encountered: