Blaze
Blaze
### Summary If whe build a json object, the value should not be added to the json if its undefined type, but if its None it should just be added...
### Summary This PR is supposed to add guild onboarding functionality ### Checklist - [x] I have run `nox` and all the pipelines have passed. - [ ] I have...
### Summary ### Checklist - [x] I have run `nox` and all the pipelines have passed. - [ ] I have made unittests according to the code I have added/modified/deleted....
### Summary There is a lot of inconsistency which build up over the last few years in the way the diffrent rest methods are implemented. One big inconsistency for example...
### Summary I've noticed there are missing event types in the AuditLogEventType class, so i added them ### Checklist - [x] I have run `nox` and all the pipelines have...
### Summary Removed ratelimit_per_user field from create_news_channel since news channels dont have a ratelimit field ### Checklist - [x] I have run `nox` and all the pipelines have passed. -...