juuroku/Telegram Messaging
Send Message to Telegram Chat
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| telegram-token | Token of your Telegram bot | yes | — |
| telegram-chat | Id of the chat you want to send to | yes | — |
| message | Content you want to send | yes | — |
| parse | Defined how to parse your message, markdown-style or HTML style | — | default |
Outputs
| name | description |
|---|---|
| status | Result of sending message, if post get error response, there will be HTTP status code and error description. |