actions-marketplace-validations/Telegram Message Notify
Sending a Telegram message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| to | telegram user | — | — |
| token | telegram token | — | — |
| message | telegram message | — | — |
| message_file | overwrite the default message template with the contents of the specified file | — | — |
| socks5 | support socks5 proxy URL | — | — |
| photo | send the photo message. | — | — |
| document | send the document message. | — | — |
| sticker | send the sticker message. | — | — |
| audio | send the audio message. | — | — |
| voice | send the voice message. | — | — |
| location | send the location message. | — | — |
| venue | send the venue message. | — | — |
| video | send the video message. | — | — |
| debug | enable debug mode. | — | — |
| format | message format: markdown or html | — | — |
| disable_web_page_preview | disables link previews for links in this message | — | — |
| disable_notification | disables notifications for this message, supports sending a message without notification, | — | — |
Outputs
no outputs