qeled / discordie

Predictable JavaScript abstractions for Discord API.
https://qeled.github.io/discordie/
BSD 2-Clause "Simplified" License
190 stars 45 forks source link

How to send a PM? #112

Closed ghost closed 6 years ago

Senither commented 6 years ago

You could always check the docs for how to do it, but since you took the time to create a issue on github, you can use the openDM method on the IUser or IGuildMember objects.