Preparing search index...
The search index is not available
tdjson
tdjson
OptionValueInteger
Interface OptionValueInteger
Represents an integer option. Subtype of
OptionValue
.
interface
OptionValueInteger
{
@type
:
"optionValueInteger"
;
value
:
string
;
}
Index
Properties
@type
value
Properties
@type
@type
:
"optionValueInteger"
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 an integer option. Subtype of OptionValue.