We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef553b4 commit 116dcf6Copy full SHA for 116dcf6
docs/gettingstarted.rst
@@ -216,7 +216,7 @@ a string or integer. Below is an implementation of this design in the Python cod
216
description="This is just a test command, nothing more.",
217
options=[
218
create_option(
219
- name="OptOne",
+ name="optone",
220
description="This is the first option we have.",
221
option_type=3,
222
required=False,
0 commit comments