AlertRuleChannel
- typeType: integer · ChannelTypeenumrequired
Integer numbers.
values- 1
Call
- 2
Sms
- 3
Telegram
- 4
Email
- callType: object · CallChannelOptions nullable
- emailType: object · EmailChannelOptions nullable
- emailType: string
Address required - isType: boolean
Interactive If true, allows the user to resolve the event using a link inside the email.
- smsType: object · SmsChannelOptions nullable
- isType: boolean
Interactive If true, allows the user to resolve the event using a link inside the SMS message.
- telegramType: object · TelegramChannelOptions nullable
- chatType: integer | string
Id Pattern: ^-?(?:0|[1-9]\d*)$Format: int64requiredThe Telegram chat ID between the Notifense Telegram bot and the user.
- isType: boolean
Interactive requiredIf true, allows the user to resolve the event using buttons in the Telegram message.