harmonyland / harmony

An easy to use Discord API Library for Deno.
https://harmony.mod.land
MIT License
318 stars 48 forks source link

Update misleading docs for `permissions` property #313

Closed ZiomaleQ closed 2 years ago

ZiomaleQ commented 2 years ago

About

Member and Role structures both don't contain docs about actual usage of permissions property. Also, Permissions contains misleading docs about itself, which implies that the Permissions class uses the Rest API when it actually doesn't.

Status