Skip to main content

a Small Library for Getting Info About Telegram Usernames .

Project description

TELGET - getting info about telegram usernames (Ver 1.0.0) .

a small package for getting info about telegram accounts .


USAGE

1 - IMPORT PACKAGE >>> from telget import Username

2 - MAKE OBJECT >>> username = "telegram_username" >>> account = Username(username)

3 - GET INFO ABOUT USERNAME

  • GET Account TYPE (Channel or Group or ....) -> >>> account.getType()
  • GET Bio -> >>> account.getBio()
  • GET Members (for channels and groups) -> >>> account.getMembers()
  • Download And Save Profile Photo -> >>> account.getProfilePhoto(path_to_save)

Have Fun ...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

telget-1.0.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

telget-1.0.0-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page