TelegramSend
yaml
type: "io.kestra.plugin.notifications.telegram.TelegramSend"
Properties
channel
- Type: string
- Dynamic: ✔️
- Required: ✔️
Telegram channel/user ID
token
- Type: string
- Dynamic: ✔️
- Required: ✔️
Telegram Bot token
endpointOverride
- Type: string
- Dynamic: ✔️
- Required: ❌
Only to be used when testing locally
options
- Type: AbstractHttpOptionsTask-RequestOptions
- Dynamic: ✔️
- Required: ❌
Options
The options to set to customize the HTTP client
payload
- Type: string
- Dynamic: ✔️
- Required: ❌
Message payload
Definitions
java.nio.charset.Charset
io.kestra.plugin.notifications.AbstractHttpOptionsTask-RequestOptions
connectTimeout
- Type:
- string
- string
- Dynamic: ✔️
- Required: ❌
- Type:
connectionPoolIdleTimeout
- Type:
- string
- string
- Dynamic: ✔️
- Required: ❌
- Type:
defaultCharset
- Type:
- string
- Dynamic: ✔️
- Required: ❌
- Type:
maxContentLength
- Type:
- integer
- string
- Dynamic: ✔️
- Required: ❌
- Type:
readIdleTimeout
- Type:
- string
- string
- Dynamic: ✔️
- Required: ❌
- Type:
readTimeout
- Type:
- string
- string
- Dynamic: ✔️
- Required: ❌
- Type: