TDLib v0.0.1 TDLib.Object.UpdateNewMessage View Source

A new message was received; can also be an outgoing message sent from a different device.

NameTypeDescription
messagemessageThe new message.
disable_notificationboolTrue, if this message must not generate a notification.
contains_mentionboolTrue, if the message contains a mention of the current user.

More details on telegram’s documentation.