mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-30 23:40:07 +00:00
* api-docs: Community Invites Add support for invites that gives roles to users. Add support for target users on invites. Sort-of unrleated change required: `restManager.makeRequest` `resolve` function had to changed or else the `getTargetUsers` would hang forever due to a JSON parsing issue. * fix type error & add bot helpers