diff options
| author | TomatoCake <60300461+DEVTomatoCake@users.noreply.github.com> | 2024-06-05 07:19:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-05 15:19:30 +1000 |
| commit | 9e1ec8a67360c2d2ac23e061950b93ee265ec077 (patch) | |
| tree | 3c824a1eba067c1778f2ce4396bdde40aec50e7a /src/util/schemas | |
| parent | add `notification_settings` object to ready (diff) | |
| download | server-ts-9e1ec8a67360c2d2ac23e061950b93ee265ec077.tar.xz | |
Ban API compat & Bulk Ban endpoint (#1120)
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
Diffstat (limited to 'src/util/schemas')
| -rw-r--r-- | src/util/schemas/BulkBanSchema.ts | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/util/schemas/BulkBanSchema.ts b/src/util/schemas/BulkBanSchema.ts new file mode 100644 |
