From 8bcbfd7166bbb28441f3c98cddd5270d914e3df5 Mon Sep 17 00:00:00 2001
From: Isaac <>
Date: Thu, 30 Oct 2025 21:23:33 +0400
Subject: [PATCH 1/3] Update
---
Random.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Random.txt b/Random.txt
index 38457992d9..409563897e 100644
--- a/Random.txt
+++ b/Random.txt
@@ -1 +1 @@
-46282cf8a2cdac769c981a16a85df656704cf25ffbbb514921eaa7a8d88f8d5d
+be5d38517143aaac8c42139d356ff52365485c7adf8031f0bae8d86fad9fd5ad
From 21446a5ba0429be49a85e9883d5068be8416582f Mon Sep 17 00:00:00 2001
From: Isaac <>
Date: Thu, 30 Oct 2025 22:08:36 +0400
Subject: [PATCH 2/3] Fix build
---
Telegram/BUILD | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Telegram/BUILD b/Telegram/BUILD
index 7220af61dc..7ef735898f 100644
--- a/Telegram/BUILD
+++ b/Telegram/BUILD
@@ -526,6 +526,12 @@ official_communication_notifications_fragment = """
"""
communication_notifications_fragment = official_communication_notifications_fragment if telegram_bundle_id in official_bundle_ids else ""
+official_notification_filtering_fragment = """
+com.apple.developer.usernotifications.filtering
+
+"""
+notification_filtering_fragment = official_notification_filtering_fragment if telegram_bundle_id == "ph.telegra.Telegraph" else ""
+
store_signin_fragment = """
com.apple.developer.applesignin
@@ -547,6 +553,7 @@ plist_fragment(
unrestricted_voip_fragment,
carplay_fragment,
communication_notifications_fragment,
+ notification_filtering_fragment,
signin_fragment,
])
)
From 25b82cf7f44d131bd93b86689eb0076acee279cd Mon Sep 17 00:00:00 2001
From: Isaac <>
Date: Thu, 30 Oct 2025 22:21:59 +0400
Subject: [PATCH 3/3] Trigger build
---
Random.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Random.txt b/Random.txt
index 409563897e..9ee04165d0 100644
--- a/Random.txt
+++ b/Random.txt
@@ -1 +1 @@
-be5d38517143aaac8c42139d356ff52365485c7adf8031f0bae8d86fad9fd5ad
+c796824aa8245ce7309426caa3c4816024abd71d21f3805988aa953a4e826169