Preparing search index...
The search index is not available
tdjson
tdjson
UpdateNewCustomEvent
Interface UpdateNewCustomEvent
A new incoming event; for bots only. Subtype of
Update
.
interface
UpdateNewCustomEvent
{
@type
:
"updateNewCustomEvent"
;
event
:
string
;
}
Index
Properties
@type
event
Properties
@type
@type
:
"updateNewCustomEvent"
event
event
:
string
A JSON-serialized event.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
event
tdjson
Loading...
A new incoming event; for bots only. Subtype of Update.