Metadata-Version: 2.1
Name: telegram-sdk
Version: 1.2.1
Summary: Telegram SDK for public or private Telegram API
Author-email: "Golden M, Inc." <software@goldenm.com>
Maintainer-email: Kenny Mochizuki <kenny@goldenm.com>
License: MIT License
Keywords: telegram,api,bot,sdk,layrz,goldenm
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests

# Telegram SDK

Managed by Golden M, Inc.

## Description
It's an implementation of a simple and intuitive SDK wrapper for Telegram API.

Works with the Telegram public API or a private Telegram API.

## How to contribute
The instructions for contributing to this project are available at `CONTRIBUTING.md`

## Work with us
Golden M is a software/hardware development company what is working on
a new, innovative and disruptive technologies.

For more information, contact us at [sales@goldenm.com](mailto:sales@goldenm.com)

## License
This project is under MIT License, for more information, check out the `LICENCE`
