Raw Telegram API
Project description
raw-telegram-api
Raw Telegram API for Python 3
#Example
from raw_telegram.api import APIClient
token = "<paste your token here>"
api = APIClient(token)
api.send_method("sendMessage", {'chat_id': 5102762920, 'text': 'Hello world!'})
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
raw-telegram-api-1.2.tar.gz
(2.5 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 raw-telegram-api-1.2.tar.gz.
File metadata
- Download URL: raw-telegram-api-1.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a347e846fe27832bbbeb008ad738295a694363346f46f7ced9cb738f53887adf
|
|
| MD5 |
a966db5600b9f30f0e35bc552ca1a2f9
|
|
| BLAKE2b-256 |
44cfc999b10574bca884db899eea01850e0a4b398ea576047ccf64795a8e6904
|
File details
Details for the file raw_telegram_api-1.2-py3-none-any.whl.
File metadata
- Download URL: raw_telegram_api-1.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
551a5050d0cbb94c23baa7cbd65af8cf4f1ff94d4d93384d88114b611a99d7bc
|
|
| MD5 |
0e1a669422ec0cbab025887cdbe246b0
|
|
| BLAKE2b-256 |
d686b0927de5044c7376eb651a4f421a4857e71800e2d1541f9713ff9ae761ac
|