nyxx-discord / nyxx

Wrapper around Discord API for Dart
Apache License 2.0
326 stars 49 forks source link

Add `bulkBan` to `GuildManager` #640

Closed MCausc78 closed 5 months ago

MCausc78 commented 6 months ago

Description

Implement https://github.com/discord/discord-api-docs/pull/6720 In PartialGuild.createBan/PartialGuild.deleteBan i changed member to user since discord allows banning users outside of server

Connected issues & other potential problems

None

Type of change

Please delete options that are not relevant.

Checklist:

abitofevrything commented 5 months ago

I don't think the docs are going to be merged for a while, but seeing as many other libraries are implementing this we'll merge this in now.