added_notifications property

vector<Notification>? added_notifications
getter/setter pair

List of added group notifications, sorted by notification ID

Implementation

vector<Notification>? added_notifications;