-
Type:
Change Request
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 7.2.6
-
Component/s: Templates (T)
-
None
-
1
In Telegram, supergroups can contain multiple discussion threads (message_thread_id). We need the capability to send notifications to specific threads within supergroups. The format should support:
- -1001234567890_321 where 321 is the message_thread_id (for thread-specific notifications)
- -1001234567890 (standard format that maintains existing functionality for general group messages)