DiscordApplicationCommandOptionChoice¶
Properties¶
| type | name |
|---|---|
| String | name |
| Variant | value |
Methods¶
| return type | signature |
|---|---|
| String | get_class ( ) |
Property Descriptions¶
Method Descriptions¶
-
DiscordApplicationCommandOptionChoice DiscordApplicationCommandOptionChoice ( String _name, Variant _value )
There is currently no description for this method.
-
String get_class ( )
There is currently no description for this method.