removeNotification¶
Removes an active notification from notification list. Needs to be called only if the notification is removed by the current user
removeNotification(
notification_group_id: int32,
notification_id: int32
) → Ok