ToggleChatDefaultDisableNotification constructor

ToggleChatDefaultDisableNotification(
  1. {required int chat_id,
  2. required bool default_disable_notification,
  3. int? extra,
  4. int? clientId}
)

Changes the value of the default disable_notification parameter, used when a message is sent to a chat

Returns Ok

Implementation

ToggleChatDefaultDisableNotification