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.
2 parents 6db2e5b + 2527039 commit b5654caCopy full SHA for b5654ca
docs/gettingstarted.rst
@@ -130,6 +130,10 @@ terms on what this means with a table below showing all of these values:
130
+-------------------+-----------+
131
| ROLE | 8 |
132
133
+| MENTIONABLE | 9 |
134
++-------------------+-----------+
135
+| FLOAT | 10 |
136
137
138
The purpose of having the ``ApplicationCommandOptionType`` value passed into our option JSON structure
139
is so that we can help the Discord UI understand what kind of value we're inputting here. For instance,
0 commit comments