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>.
| Name | Type | Description |
|---|---|---|
| notification_group_id | number | Notification group identifier. |
| max_notification_id | number | The maximum identifier of removed notifications. |
More details on telegram's documentation.