Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 933 Bytes

File metadata and controls

20 lines (17 loc) · 933 Bytes

# ApplicationCommandStringOptionResponse

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\ApplicationCommandOptionStringChoiceResponse[] [optional]
min_length int [optional]
max_length int [optional]

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