Blaze

Results 6 issues of 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...

enhancement
skip-fragment-check

### Summary This PR is supposed to add guild onboarding functionality ### Checklist - [x] I have run `nox` and all the pipelines have passed. - [ ] I have...

enhancement

### 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....

enhancement

### 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...

enhancement

### 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...

enhancement

### 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. -...