Metadata-Version: 2.1
Name: telegramApi
Version: 1.5
Summary: Message classes.
Home-page: https://github.com/nthdevops/pyModules.git
Author: nthdevops
Author-email: nthmanager@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: telegram
Requires-Dist: configparser
Requires-Dist: python-telegram-bot

# Messager
**Message API Classes**

## Current Classes

### telegramApi
**Create a ini with the following structure:**

[TELEGRAM]

bot.token=

chat.id=

**Usage:**

To get an instance of telegramApi, give the path of the config ini file

