summary refs log tree commit diff
path: root/src/util/schemas/RequestGuildMembersSchema.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move schemas to separate moduleRory&2025-10-141-35/+0
|
* Fix bug & handle 75k/large_threshold in opcode 8TomatoCake2024-08-181-1/+1
| | | | | | Also fixes a bug that only allowed "guild_id" and "user_ids" to be an Array instead of also a String Co-Authored-By: Puyodead1 <puyodead@proton.me>
* regenerate openapi.jsonCyber2024-08-171-1/+1
|
* fix: allow array in op 8Cyber2024-08-171-2/+2
|
* opcode 8TomatoCake2024-08-091-0/+35