Skip to content

Commit

Permalink
Merge pull request #1153 from aintDatCap/master
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddyUnderStars authored Jul 28, 2024
2 parents c41b4f6 + a8acb55 commit b575564
Show file tree
Hide file tree
Showing 4 changed files with 664 additions and 1 deletion.
5 changes: 5 additions & 0 deletions assets/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4371,12 +4371,17 @@
"type": "integer",
"default": 65535
},
"maxBulkBanUsers": {
"type": "integer",
"default": 200
},
"maxChannelsInCategory": {
"type": "integer",
"default": 65535
}
},
"required": [
"maxBulkBanUsers",
"maxChannels",
"maxChannelsInCategory",
"maxEmojis",
Expand Down
Loading

0 comments on commit b575564

Please sign in to comment.