telegram-adapter-demo
0
1
fix files demo
This demo shows how to use the Telegram Adapter.
Telegram Adapter package: https://openexchange.intersystems.com/package/telegram-adapter
With this app, the bot responds to any message in chats.
USER>zpm "install telegram-adapter-demo -D TgToken=your_telegram_token"
Telegram.Demo.EchoProduction
Telegram.BusinessOperation
business operation and in the Telegram.LongPollingService
business service (Connection Settings block)
api.telegram.org
)Use telegram bot @BotFather. Use the /newbot
command to create a new bot - you will receive a token (token example 110201543:AAHdqTcvCH1vGWJxfSeofSAs0K5PALDsaw). Read more here https://core.telegram.org/bots/features#botfather.
fix files demo
fix installation
Initial Release