diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 477f0c9ec..500eb94af 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -191,6 +191,8 @@ Nested commands: subcommands type=interactions.OptionType.INTEGER, required=False, ), + ], + ), interactions.Option( name="second_command", description="A descriptive description",