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(contacts): favorite aliases; fix(generator): 2FA retry and non-interactive stdin
- Add favorite contact aliases stored in aliases.json: set_contact_alias,
list_contact_aliases, delete_contact_alias tools. Aliases are resolved
in resolve_entity/resolve_input_entity, so every tool accepting a
chat_id understands them; search_contacts returns matching favorites
first.
- QR login: retry the 2FA password prompt on PasswordHashInvalidError
instead of crashing and forcing a re-scan.
- Session generator: handle EOF on the label and .env-update prompts so
piped/scripted runs don't traceback.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-**Profile and privacy:** get your own account info, update profile fields, set or delete profile photos, inspect privacy settings, get user info/photos/status, and manage bot commands.
52
52
-**Folders and drafts:** list, create, update, reorder, and delete Telegram folders; save, list, and clear drafts.
0 commit comments