cinnagram
v0.2.2
Published
Simple Telegram API handler
Downloads
7
Readme
Cinnagram
DISCLAIMER: This project is not production ready. All versions below 1.0.0 should be considered unstable
Simple Telegram API handler
Installation
npm
npm install cinnagram
Usage
Send message
sendTelegramMessage(
"TELEGRAM_BOT_TOKEN",
1234,
"Hello, my *dear* friends!",
"markdown",
);
Contributing
Visit CONTRIBUTING.md
.
Current maintainer - Timur Moziev (@TimurRin)
License
Visit LICENSE
.
Anca
This repository is a part of Anca standardization project. Parts of the files and code are generated by Anca.