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
fix(groups): handle ChatMigrated exceptions and update chat_id in db
- Catch ChatMigrated exception when exporting chat invite link.
- Retry with the new supergroup chat_id provided by the exception.
- Update the stored chat_id in the database when a group is migrated.
0 commit comments