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 66ae58d commit d9ad74aCopy full SHA for d9ad74a
docs/components.rst
@@ -141,4 +141,4 @@ Yep we support those too. You use them much the same as buttons. You can only ha
141
# ctx.selected_options is a list of all the values the user selected
142
await ctx.send(content=f"You selected {ctx.selected_options}")
143
144
-Additionally, you can pass `description` as a keyword-argument for `create_select_option()` if you so wish.
+Additionally, you can pass ``description`` as a keyword-argument for ``create_select_option()`` if you so wish.
0 commit comments