You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(telegram): Redirect status replies to user threads (#78)
Fixes an issue where replies to a status in Telegram were incorrectly
routed. Now, replies made in the "Status" thread are forwarded to the
correct user-specific chat thread, both in Telegram and in the
database, ensuring proper conversation flow.
0 commit comments