libtd-ktx / kotlinx.telegram.extensions / NotificationGroupKtx / remove
remove
open suspend fun
NotificationGroup
.remove(maxNotificationId:
Int
):
Unit
Suspend function, which removes a group of active notifications. Needs to be called only if the notification group is removed by the current user.
Parameters
maxNotificationId
- The maximum identifier of removed notifications.