adonis-messaging-api-telegram

0.0.1 • Public • Published

Registering the provider

Inside start/app.js

const providers = [
    'adonis-stripe/providers/TelegramProvider'
]

Usage

const Telegram = use('Telegram');

Env

Add your TELEGRAM_TOKEN to your .env file.

Package Sidebar

Install

npm i adonis-messaging-api-telegram

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

2.45 kB

Total Files

4

Last publish

Collaborators

  • codingdive