MadelineProto/docs/TD_docs/constructors/updateNewMessage.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

719 B

title description
updateNewMessage New message received, maybe outcoming message sent from other device

Constructor: updateNewMessage

Back to constructors index

New message received, maybe outcoming message sent from other device

Attributes:

Name Type Required Description
message message Yes New message
disable_notification Bool Yes If true, notification about the message should be disabled
contains_mention Bool Yes True, if the message contains mention of the current user

Type: Update