summary refs log tree commit diff
path: root/src/schemas (follow)
Commit message (Expand)AuthorAgeFilesLines
* role type fixMathMan052025-11-171-5/+7
* fix: gif stickers should have `format_type` 4 instead of 0CyberL12025-11-081-1/+1
* fix: add `BulkApplicationCommandCreateSchema`CyberL12025-10-221-0/+2
* add fingerprint endpointdoesnm2025-10-201-0/+3
* chore: remove `is this right?` commentsCyberL12025-10-191-4/+4
* fix: interaction callbackCyberL12025-10-193-2/+35
* Automod mayhaps?Rory&2025-10-181-5/+59
* fix: interaction schemaCyberL12025-10-181-2/+2
* chore: complete `MessageInteractionSchema` moreCyberL12025-10-181-3/+11
* fix: move types to schemaCyberL12025-10-181-2/+12
* Partial usersetting update schemaRory&2025-10-183-3/+5
* Identifiers: drop @formatRory&2025-10-181-1/+0
* feat: interactions (incomplete)CyberL12025-10-177-0/+88
* chore: add `ApplicationCommandCreateSchema`CyberL12025-10-172-0/+20
* Add application command schemaRory&2025-10-163-0/+76
* More schema work, moved most stuff from entities to schemas, though messyRory&2025-10-1532-49/+727
* Reorganise schemas a little bitRory&2025-10-15107-134/+699
* Move schemas to separate moduleRory&2025-10-14141-0/+4753