Ask a question to get started
Enter to send•Shift+Enter new line
set_argument_hint_override( self, command: str, hint: str | None ) -> None
command
str
Slash command name, with or without the leading /.
/
hint
str | None
Replacement hint, an empty string to suppress the registered hint, or None to restore it.
None
Set, suppress, or restore a runtime slash-command argument hint.