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 baf3f7e commit 49b03dfCopy full SHA for 49b03df
discord_slash/utils/manage_commands.py
@@ -147,7 +147,7 @@ def create_option(name: str,
147
Creates option used for creating slash command.
148
149
:param name: Name of the option.
150
- :param description: Descrption of the option.
+ :param description: Description of the option.
151
:param option_type: Type of the option.
152
:param required: Whether this option is required.
153
:param choices: Choices of the option. Can be empty.
0 commit comments