Tags: ziperlin17/telegram-phone-number-checker
Tags
return richer account information (bellingcat#21) * added more fields for user information * Increment version to 1.1.0 (reflecting the new functionality) --------- Co-authored-by: Galen Reich <[email protected]>
Extend --help text to include info for acquiring Telegram API ID/hash (… …bellingcat#20) * Fix Poetry mismatch b/w pyproject.toml/poetry.lock * docs: poetry run command to use pyproject script * Update .gitignore * Add show_default kwarg to --output option * Add envvar kwarg to options and move load_dotenv() * Add info on creating/storing api credentials * Bump version --------- Co-authored-by: Galen Reich <[email protected]>
Fix missing info (bellingcat#17) * Use the user object from user deletion instead of user import * Bump version
Match accounts by id instead of username (bellingcat#15) * Replace account matching by (optional) username with (mandatory) id field * Use get instead of direct key retrieval * Bump version
PreviousNext