App Nekogram to Telegram clients

This commit is contained in:
Roker2
2025-11-28 00:21:41 +01:00
parent c480597c36
commit d08078078a
@@ -88,6 +88,7 @@ public class AppNotificationType extends HashMap<String, NotificationType> {
put("org.telegram.plus", NotificationType.TELEGRAM); // "Plus Messenger"
put("org.thunderdog.challegram", NotificationType.TELEGRAM);
put("nekox.messenger", NotificationType.TELEGRAM);
put("tw.nekomimi.nekogram", NotificationType.TELEGRAM);
// Threema
put("ch.threema.app", NotificationType.THREEMA);