Allow inline types to be shown on the help command
Currently, it will just send a message saying "Unknown (inline argument)" - this isn't particularly useful for people who didn't write the commands themselves.
Turns out that you can get it to convert into a regular argument if you just actually use the function and pass the context.
Declarations:
[x] I declare that this contribution was created in whole or in part by me.
[x] I declare that I have the right to submit this contribution under the terms of this repository's license and declarations.
[x] I understand and agree that this contribution and a record of it are public, maintained permanently, and may be redistributed under the terms of this repository's license.
Allow inline types to be shown on the help command
Currently, it will just send a message saying "Unknown (inline argument)" - this isn't particularly useful for people who didn't write the commands themselves.
Turns out that you can get it to convert into a regular argument if you just actually use the function and pass the context.
Declarations: