View Source ExTDLib.Method.RemoveNotificationGroup (ExTDLib v0.0.4)

Removes a group of active notifications. Needs to be called only if the notification group is removed by the current user. Returns object_ptr<Ok>.

NameTypeDescription
notification_group_idnumberNotification group identifier.
max_notification_idnumberThe maximum identifier of removed notifications.

More details on telegram's documentation.