Clears notifications identified by the provided ChatId via registered ServiceWorkers.
ServiceWorker
static Future<void> clearNotifications(ChatId chatId) async { // No-op. }