#sub cmd limits
1 messages · Page 1 of 1 (latest)
https://discord.com/developers/docs/interactions/application-commands#registering-a-command these are the global ones
25 sub commands is per command
though, iirc there's also a character limit of the entire command payload which people have hit with long descriptions and command names
i mean, hitting the endpoint to deploy commands will fail in that case 
more of a "don't be surprised if you encounter that" than a real caveat
ah ok