Describe the bug
Attempting to use /raid with more than ~1000 characters in the status option causes an error with no feedback. Request is "received" but signup message is never created. Note: This does not block other raid commands in the channel from going through.
To Reproduce
Steps to reproduce the behavior:
- Select the
/raid command
- Select the
status option
- Press the "a" key 1049 times
- Send the command
- See error
Expected behavior
Option should have a max character length or reject the command instead of acknowledging the request. This can be easily accomplished by setting a max_length value for the application command option.
Screenshots


Signup message is not created.
Mobile OS (if specific to your device):
Not device specific.
Additional context
N/A
Describe the bug
Attempting to use
/raidwith more than ~1000 characters in thestatusoption causes an error with no feedback. Request is "received" but signup message is never created. Note: This does not block other raid commands in the channel from going through.To Reproduce
Steps to reproduce the behavior:
/raidcommandstatusoptionExpected behavior
Option should have a max character length or reject the command instead of acknowledging the request. This can be easily accomplished by setting a
max_lengthvalue for the application command option.Screenshots


Signup message is not created.
Mobile OS (if specific to your device):
Not device specific.
Additional context
N/A