removeNotificationGroup¶
Removes a group of active notifications. Needs to be called only if the notification group is removed by the current user
removeNotificationGroup(
notification_group_id: int32,
max_notification_id: int32
) → Ok