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

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:
  • connectionPoolIdleTimeout
    • Type:
      • string
      • string
    • Dynamic: ✔️
    • Required:
  • defaultCharset
    • Type:
      • string
    • Dynamic: ✔️
    • Required:
  • maxContentLength
    • Type:
      • integer
      • string
    • Dynamic: ✔️
    • Required:
  • readIdleTimeout
    • Type:
      • string
      • string
    • Dynamic: ✔️
    • Required:
  • readTimeout
    • Type:
      • string
      • string
    • Dynamic: ✔️
    • Required: