TelegramSend
yaml
type: "io.kestra.plugin.notifications.telegram.TelegramSend"
Telegram channel/user ID
Telegram Bot token
Only to be used when testing locally
Options
The options to set to customize the HTTP client
Message payload
Format
duration
The time allowed to establish a connection to the server before failing.
Default
PT0S
Format
duration
The time an idle connection can remain in the client's connection pool before being closed.
Default
UTF-8
The default charset for the request.
Default
10485760
The maximum content length of the response.
Default
PT5M
Format
duration
The time allowed for a read connection to remain idle before closing it.
Default
PT10S
Format
duration
The maximum time allowed for reading data from the server before failing.