Skip to main content

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


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.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

raw_telegram_api-1.0-py3-none-any.whl (2.8 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