suicvne / DiscordSharp

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

discordspecialpermissions administrator permission check #49

Open c-kasetti opened 8 years ago

c-kasetti commented 8 years ago

hasPermission(DiscordSpecialPermissions.Administrator)???

suicvne commented 8 years ago

what

kjhf commented 8 years ago

There's an ADMINISTRATOR permission that server owners have and can give as a "master permission". Discord permissions. Should be 0x8 in the JSON response.