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

GuildBan method and UnknownBan error code addition #848

Merged
merged 3 commits into from
Dec 17, 2020

Conversation

FedorLap2006
Copy link
Collaborator

I added UnknownBan code to error codes in structs.go and also I made GuildBan method, so we can now get user's ban in a guild.

@CarsonHoffman
Copy link
Collaborator

I only see the addition of ErrCodeUnknownBan; it looks like you may have forgotten to add the other changes. 🙂

@FedorLap2006
Copy link
Collaborator Author

I only see the addition of ErrCodeUnknownBan; it looks like you may have forgotten to add the other changes.

Oh... right. Wait a sec. I will upload them

@FedorLap2006
Copy link
Collaborator Author

Everything is ok... but note: I've done commit amend, so if something broke, please mention me 🙂

@FedorLap2006
Copy link
Collaborator Author

Btw, why is the check still tries to run itself?

Gofmt fix
@CarsonHoffman
Copy link
Collaborator

Thank you for the contribution (and following up with the CI)!

@CarsonHoffman CarsonHoffman merged commit f124f38 into bwmarrin:master Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants