-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add missing fields to PartialGuild * cleanup warnings and update gradle * make PartialGuild properties optional * Fix invite endpoints * paginate users in scheduled events * implement suppliers * add missing guild fields * Fix wrong json mapping * fix wrong cache queryings * apply feedback * Fix live guild tests * remove `users` deprecations * match parameter names * provide member suppliers and fix endpoint return types * Apply suggestion Co-authored-by: Lukellmann <[email protected]> * implement missing supplier functions * make it compile * getInvite * nullable limits in suppliers * rename functions * docs typo Co-authored-by: HopeBaron <[email protected]> Co-authored-by: Hope <[email protected]>
- Loading branch information
1 parent
6c2e7a0
commit d584522
Showing
30 changed files
with
616 additions
and
218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.