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

Implement endpoints for getting emojis of a guild #937

Merged
merged 2 commits into from
Aug 22, 2020

Conversation

arqunis
Copy link
Member

@arqunis arqunis commented Aug 22, 2020

This adds support for two endpoints, List Guild Emojis and Get Guild Emoji. Methods for both of these are added to the http client and to the guild models.

@arqunis arqunis added enhancement An improvement to Serenity. model Related to the `model` module. http Related to the `http` module. labels Aug 22, 2020
@arqunis arqunis merged commit 2a1c385 into serenity-rs:current Aug 22, 2020
@arqunis arqunis deleted the get_emoji_endpoints branch August 22, 2020 23:53
arqunis added a commit to arqunis/serenity that referenced this pull request Nov 9, 2020
* Add http methods to retrieve emojis

* Add model counterparts of the http methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement to Serenity. http Related to the `http` module. model Related to the `model` module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant