summary refs log tree commit diff
path: root/src/api/routes/guilds/#guild_id/application-command-index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-52/+52
* fix: send `options` only for type 1CyberL12025-10-231-2/+2
* fix: complete `applicationCommandSendable`CyberL12025-10-231-5/+17
* reduce a littleMathMan052025-10-221-5/+4
* I think this fixes bugsMathMan052025-10-221-6/+7
* Revert "fix: no sense it doing it twice when it could be done in one query"Cyber2025-10-221-3/+9
* fix: no sense it doing it twice when it could be done in one queryCyberL12025-10-221-9/+3
* fix: get all application commandsCyberL12025-10-211-3/+12
* fix: do the same for applicaiton_commandsCyberL12025-10-171-1/+17
* fix: send only needed fieldsCyberL12025-10-171-3/+17
* feat: add application command index route for guildsCyberL12025-10-171-0/+39