SinisterRectus / Discordia

Discord API library written in Lua for the Luvit runtime environment
MIT License
688 stars 144 forks source link

Add new enums #392

Closed Ta-noshii closed 10 months ago

Ta-noshii commented 1 year ago

https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags (support for viewing of timeout permissions, etc.)

Edit: Adding all new enums now instead

SinisterRectus commented 10 months ago

Looks good. If there are others at this point, open a new PR for those, thanks.