Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Add intents used/required for methods requiring them #408

Open
drobbins329 opened this issue Dec 28, 2021 · 0 comments
Open

Add intents used/required for methods requiring them #408

drobbins329 opened this issue Dec 28, 2021 · 0 comments
Labels
Documentation Improvements or additions to documentation Enhancement New feature or request Internal Somthing internal that needs to be changed

Comments

@drobbins329
Copy link
Contributor

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.

<summary>
       Intents required : GatewayIntents.GuildMembers
</summary>
@MrCakeSlayer MrCakeSlayer added Documentation Improvements or additions to documentation Enhancement New feature or request Internal Somthing internal that needs to be changed labels Dec 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Improvements or additions to documentation Enhancement New feature or request Internal Somthing internal that needs to be changed
Projects
None yet
Development

No branches or pull requests

2 participants