Preparing search index...
The search index is not available
tdjson
tdjson
CustomRequestResult
Interface CustomRequestResult
Contains the result of a custom request.
interface
CustomRequestResult
{
@type
:
"customRequestResult"
;
result
:
string
;
}
Index
Properties
@type
result
Properties
@type
@type
:
"customRequestResult"
result
result
:
string
A JSON-serialized result.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
result
tdjson
Loading...
Contains the result of a custom request.