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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file telget-1.0.0.tar.gz.
File metadata
- Download URL: telget-1.0.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef7b38eca39a0cc2f0275e54a74e4e36a1a59379ad9fbe83e6713ec4b679f282
|
|
| MD5 |
899b7558e720011b18269464e3ef2a1a
|
|
| BLAKE2b-256 |
90be476c372012f20547de065587551d8e3d352f4f4aeded4658845e00347ea4
|
File details
Details for the file telget-1.0.0-py3-none-any.whl.
File metadata
- Download URL: telget-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b13a4ec88960a2e7531d771b0f221ebb3506382f594ef07affee0ca4f048a5f0
|
|
| MD5 |
958f77cd64040b13f25ad5c950ecd03c
|
|
| BLAKE2b-256 |
77440cd598ac2dfdb98373370d77d623060e6adf8d79447ca24c4d1253a7e5d7
|