suicvne / DiscordSharp

A .Net API for Discord written in C#
MIT License
130 stars 33 forks source link

Feature Request - MoveMember #48

Open Erdroy opened 8 years ago

Erdroy commented 8 years ago

Hey, could you extend the API to support moving users over channels? Sth. like: 'server.MoveMember(member, channel)'

I tried to make it myself, but my skills in JSON APIS's is ehm, so ye... OR - If there is feature like this, could you say something about it?

Thanks