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: V4.0 endpoints #284

Open
wants to merge 4 commits into
base: 4.0-staging
Choose a base branch
from
Open

Conversation

Droid00000
Copy link
Contributor

Summary

Separates out all the endpoint related changes in the previous 4.0 commit into their own commit. Has that added benefit of a slightly less shitty commit history.

Added

Discordrb::API::ApplicationEndpoints
Discordrb::API::AutoModerationEndpoints
Discordrb::API::EntitlementEndpoints
Discordrb::API::GuildScheduledEventEndpoints
Discordrb::API::PollEndpoints
Discordrb::API::SkuEndpoints
Discordrb::API::SoundboardEndpoints
Faraday/Multipart gem.
Base64 gem as an explicit dependency.
Yard documentation for API endpoints.

Changed

Bumped the dependency versions and Gem-specs.
Separated out the message endpoints into their own module: Discordrb::API::MessageEndpoints
Separated out guild voice endpoints into their own module: Discordrb::API::VoiceEndpoints

Removed

Faraday_middleware gem as it has been deprecated.

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.

1 participant