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

feat(role): add flags #1410

Merged
merged 9 commits into from Mar 7, 2024
Merged

feat(role): add flags #1410

merged 9 commits into from Mar 7, 2024

Conversation

Earlopain
Copy link
Contributor

Depends on #1334

https://discord.com/developers/docs/topics/permissions#role-object-role-flags

A better solution to what I was doing in my onboarding pr, wasn't documented at the time though.
I also thought about adding the tags field as per #1316 but that has weird nullable types I didn't want to bother with. The issue should also be reopened as the PR doesn't address it fully and isn't merged.

structs.go Outdated Show resolved Hide resolved
structs.go Outdated Show resolved Hide resolved
Earlopain and others added 2 commits August 7, 2023 13:28
Co-authored-by: Fedor Lapshin <fe.lap.prog@gmail.com>
Co-authored-by: Fedor Lapshin <fe.lap.prog@gmail.com>
@FedorLap2006 FedorLap2006 added feature Feature implementation structs API structs and constants related changes labels Aug 12, 2023
@FedorLap2006 FedorLap2006 added this to the v0.28.0 milestone Aug 16, 2023
structs.go Outdated Show resolved Hide resolved
structs.go Outdated Show resolved Hide resolved
Earlopain and others added 2 commits March 3, 2024 04:33
Co-authored-by: Fedor Lapshin <fe.lap.prog@gmail.com>
Co-authored-by: Fedor Lapshin <fe.lap.prog@gmail.com>
@FedorLap2006 FedorLap2006 merged commit 202785c into bwmarrin:master Mar 7, 2024
8 checks passed
@Earlopain Earlopain deleted the role-flags branch March 7, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature implementation structs API structs and constants related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants