Telegram 1.4.1
  • 07 Jul 2022
  • 1 Minute to read
  • Dark
    Light
  • PDF

Telegram 1.4.1

  • Dark
    Light
  • PDF

Article summary

tags: python | Chat | Social Media | Alerts in Telegram | Cli | Telegram Bot | Incident Escalation


Description

Integration with Telegram enables CDC users to provide updates to clients using Telegram’s messaging service, with alert content and the ability to update messages. This integration enables CDC users to communicate quickly and efficiently with clients to share details of an alert.

Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. CyberProof uses Telegram’s Bot API, which enables using Telegram messages for interfacing with the CDC.

We have provisioned CLI commands to enable CDC users to select message options. These options can be used to send a message to a client, or to escalate and send alert details along with custom messages to clients regarding the progress of an incident. These are sent to the clients’ Telegram channel.

Integration Type:Messaging
Information read:Integration with Telegram is created to enable CDC users to provide updates to clients using Telegram’s Messaging service with the content of an alert and update messages. This integration enables CDC users to communicate quickly and efficiently with the client to share details of the alert. Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. We have used the Bot API of Telegram, which allows us to use Telegram messages for an interface with the CDC. We have provisioned CLI commands to enable CDC users to select a message option to send a message to a client, or the escalate option to send alert details along with the custom message to the client regarding the progress of an incident, to the Telegram channels of the client.
API Supported:Telegram bot API
Input:Message/escalate alert options
Output:Message posted on a Telegram channel with the relevant information to update customers.

Customer Configuration

No customer configuration


CDC Command Lines

* **send_to_channel_cli**
Posts the payload value in a Telegram channel.

OptionTypeDescriptionRequired
messagestringMessage to post in the Telegram channel.True

Workflows

* **escalate**
Sends alert details and an optional message to a Telegram channel.

* **post_send_to_channel**
Post send-to-channel in the CDC, by the ID of incident/message/channel.


Rules

No rules


Sensors

No sensors


Triggers

No triggers


Known Issues

No known issues


Was this article helpful?

What's Next