An experimental fork of Discord.Net that implements the newest discord features for testing and development to eventually get merged into Discord.Net
156
stars
42
forks
source link
Add intents used/required for methods requiring them #408
Open
drobbins329 opened 2 years ago
In the XML, add the intents used/required for all methods needing them.
reason: to aid in development and debugging.
example: CreateThreadAsync requires GUILD_MEMBERS intent.