Preparing search index...
The search index is not available
tdjson
tdjson
UpdateOption
Interface UpdateOption
An option changed its value. Subtype of
Update
.
interface
UpdateOption
{
@type
:
"updateOption"
;
name
:
string
;
value
:
OptionValue
;
}
Index
Properties
@type
name
value
Properties
@type
@type
:
"updateOption"
name
name
:
string
The option name.
value
value
:
OptionValue
The new option value.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
name
value
tdjson
Loading...
An option changed its value. Subtype of Update.