Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 935 Bytes

File metadata and controls

20 lines (17 loc) · 935 Bytes

# ApplicationCommandNumberOptionResponse

Properties

Name Type Description Notes
type int
name string
name_localized string [optional]
name_localizations array<string,string> [optional]
description string
description_localized string [optional]
description_localizations array<string,string> [optional]
required bool [optional]
autocomplete bool [optional]
choices \OpenAPI\Client\Model\ApplicationCommandOptionNumberChoiceResponse[] [optional]
min_value float [optional]
max_value float [optional]

[Back to Model list] [Back to API list] [Back to README]