qeled / discordie

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

Suggestion: Recognize Channels just like .mentions recognizes users #75

Open Ryu945 opened 7 years ago

Ryu945 commented 7 years ago

Recognize Channels just like .mentions recognizes users.

If I type a list of users, then .mentions will give me an array specifying them. I want to see the function for channels. If I type a list of channels, it should make an array of channels.