You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I got a issue with the @CommandDescription annotations in the new cloud 2 environment with JDA5.
When using the command description annotation the value of it is "ignored" and the last parameter of the command is used as the description.
It seems that the description is used of the last non flag argument which doesn't have a description attached to it.
Hello,




I got a issue with the @CommandDescription annotations in the new cloud 2 environment with JDA5.
When using the command description annotation the value of it is "ignored" and the last parameter of the command is used as the description.
It seems that the description is used of the last non flag argument which doesn't have a description attached to it.