Библиотека для управления настоящим аккаунтом Telegram
Project description
TeleRone - Telegram API Library
Библиотека для управления настоящим аккаунтом Telegram от RONEXXXiXX.
Установка
pip install TeleRone
Использование:
from TeleRone import TeleRone
import asyncio
async def main():
t = TeleRone("my_session")
await t.start()
# Отправляем сообщение
await t.messages.send("@username", "hELLO!")
await t.stop()
asyncio.run(main())
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
telerone-1.2.1.tar.gz
(1.6 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 telerone-1.2.1.tar.gz.
File metadata
- Download URL: telerone-1.2.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eede8c36675e79c418e16bd04a4b1d5be03683b5e90269278949b1060d3b483f
|
|
| MD5 |
432483f5bc35a58e099207503b23f09a
|
|
| BLAKE2b-256 |
6c3a92408377e9322f345b544ed2ed73eed15193039e5efd3c9329f1515b2b57
|
File details
Details for the file telerone-1.2.1-py3-none-any.whl.
File metadata
- Download URL: telerone-1.2.1-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
685f0e80570f7d80c4dd0ba8283a2ff3733b012db9166b9c51986f82669bd6a7
|
|
| MD5 |
716a238cd0755ad85670b8380aa833af
|
|
| BLAKE2b-256 |
36dbfbd5366b73b4592b4c301959e628e6827ccfb382fcf237d8017e43fa7fa5
|