Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: list roles for guilds #40

Open
notsag opened this issue Apr 6, 2021 · 1 comment · May be fixed by #44
Open

Feature: list roles for guilds #40

notsag opened this issue Apr 6, 2021 · 1 comment · May be fixed by #44
Labels
enhancement New feature or request feature request

Comments

@notsag
Copy link

notsag commented Apr 6, 2021

discord.fetch_guilds() returns a Guild object.
It would be convenient if this Guild object has the list of roles associated to the user for this Guild.
It would allow us to manage specific permissions on the flask app.

@nighthawki
Copy link

You get permissions and permissions_new (discord API v8), which contains all roles.

@weibeu weibeu linked a pull request May 23, 2021 that will close this issue
@weibeu weibeu added enhancement New feature or request feature request and removed feature request labels Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants