MadelineProtoDocs/docs/TD_docs/constructors/updateNewMessage.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

792 B

title description image
updateNewMessage New message received, maybe outcoming message sent from other device https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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