Preparing search index...
The search index is not available
tdjson
tdjson
OptionValueString
Interface OptionValueString
Represents a string option. Subtype of
OptionValue
.
interface
OptionValueString
{
@type
:
"optionValueString"
;
value
:
string
;
}
Index
Properties
@type
value
Properties
@type
@type
:
"optionValueString"
value
value
:
string
The value of the option.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
value
tdjson
Loading...
Represents a string option. Subtype of OptionValue.