View Source ExTDLib.Object.UpdateChatDefaultDisableNotification (ExTDLib v0.0.4)
The value of the default disable_notification parameter, used when a message is sent to the chat, was changed.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| default_disable_notification | bool | The new default_disable_notification value. |
More details on telegram's documentation.