TDLib v0.0.2 TDLib.Object.UpdateNewMessage View Source

A new message was received; can also be an outgoing message.

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.