Preparing search index...
The search index is not available
tdjson
tdjson
UpdateNewMessage
Interface UpdateNewMessage
A new message was received; can also be an outgoing message. Subtype of
Update
.
interface
UpdateNewMessage
{
@type
:
"updateNewMessage"
;
message
:
Message
;
}
Index
Properties
@type
message
Properties
@type
@type
:
"updateNewMessage"
message
message
:
Message
The new message.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
message
tdjson
Loading...
A new message was received; can also be an outgoing message. Subtype of Update.