-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/implement server methods (#199)
* feat(Server) create setName() method * feat(Server) create setDefaultMessageNotifications and setExplicitContentFilter method * feat(Server) create setAfkTimeout method * feat(Server) create setAfkChannel method * feat(Server) create setSytemChannel method * feat(Server) create setRulesChannel method * feat(Server) create setPublicUpdatesChannel method * feat(Server) create enablePremiumProgressBar method * feat(Server) create setSafetyAlertsChannel method * feat: rebase and apply new marshaller system --------- Co-authored-by: Baptiste Parmantier <[email protected]>
- Loading branch information
1 parent
2b5ebda
commit 2949c72
Showing
5 changed files
with
111 additions
and
26 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