Skip to content

removeNotification

Function · TDLib 1.8.67 · d1085f9c

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

notification_group_id

int32

Identifier of notification group to which the notification belongs

notification_id

int32

Identifier of removed notification