UpdateNotificationGroup constructor
UpdateNotificationGroup({})
Implementation
UpdateNotificationGroup({
super.extra,
super.client_id,
this.notification_group_id,
this.type,
this.chat_id,
this.notification_settings_chat_id,
this.notification_sound_id,
this.total_count,
this.added_notifications,
this.removed_notification_ids,
});