Sends a message to a group chat using a bot you must set up yourself

Hierarchy

  • NotifierConfig
    • TelegramConfig

Properties

Properties

apiUrl: string = 'https://api.telegram.org'

Custom TELEGRAM server URL

Default

https://api.telegram.org

Env

TELEGRAM_API_URL

chatId: string

Unique identifier for the target chat or username of the target channel

Example

-987654321

Example


Channelusername

Env

TELEGRAM_CHAT_ID

token: string

Example

644739147:AAGMPo-Jz3mKRnHRTnrPEDi7jUF1vqNOD5k

Env

TELEGRAM_TOKEN

Generated using TypeDoc