UpdateNotification constructor

UpdateNotification(
  1. {required int notification_group_id,
  2. required Notification notification,
  3. int? extra,
  4. int? clientId}
)

A notification was changed

Implementation

UpdateNotification