Mesg service for running telegram bot
mesg-core service deploy https://github.com/joveeee/telegram_botTask key: sendMessage
| key | type | description |
|---|---|---|
| chatId | Number |
Telegram user chat id |
| text | String |
Message text |
Output key: error
Return a error with the error
| key | type | description |
|---|---|---|
| error | String |
Output key: success
| key | type | description |
|---|---|---|
| message | String |