UpdateChatDefaultDisableNotification constructor
UpdateChatDefaultDisableNotification({})
Implementation
UpdateChatDefaultDisableNotification({
super.extra,
super.client_id,
this.chat_id,
this.default_disable_notification,
});