View Source ExTDLib.Method.ToggleChatDefaultDisableNotification (ExTDLib v0.0.4)

Changes the value of the default disable_notification parameter, used when a message is sent to a chat. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringChat identifier.
default_disable_notificationboolNew value of default_disable_notification.

More details on telegram's documentation.