UpdateHavePendingNotifications¶
Describes whether there are some pending notification updates. Can be used to prevent application from killing, while there are some pending notifications
UpdateHavePendingNotifications(
have_delayed_notifications: Bool,
have_unreceived_notifications: Bool
) → Update