TDLib v0.0.2 TDLib.Object.UpdateNewMessage View Source
A new message was received; can also be an outgoing message.
| Name | Type | Description |
|---|---|---|
| message | message | The new message. |
| disable_notification | bool | True, if this message must not generate a notification. |
| contains_mention | bool | True, if the message contains a mention of the current user. |
More details on telegram’s documentation.