UpdateChatDefaultDisableNotification constructor

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

The value of the default disable_notification parameter, used when a message is sent to the chat, was changed

Implementation

UpdateChatDefaultDisableNotification