> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-ia-user-profiles.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Telegram

> Découvrez comment configurer vos actions de flux Telegram pour envoyer des messages.

## Configurer la connexion à votre coffre-fort

Pour configurer une connexion au coffre-fort pour vos actions Telegram, vous aurez besoin d’un **jeton** :

<Frame>
  <img src="https://mintcdn.com/docs-staging-ia-user-profiles/Vt-k98R6ZkoUS2ev/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?fit=max&auto=format&n=Vt-k98R6ZkoUS2ev&q=85&s=6e8ef770c8fbc862d70a89e0d87b7797" alt="Dashboard > Actions > Forms > Flows > actions > Telegram" data-og-width="1404" width="1404" data-og-height="545" height="545" data-path="docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-ia-user-profiles/Vt-k98R6ZkoUS2ev/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=280&fit=max&auto=format&n=Vt-k98R6ZkoUS2ev&q=85&s=4b658bac40cb5838d826c7018c644587 280w, https://mintcdn.com/docs-staging-ia-user-profiles/Vt-k98R6ZkoUS2ev/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=560&fit=max&auto=format&n=Vt-k98R6ZkoUS2ev&q=85&s=da8e04580d6dac97f6154e994bc37420 560w, https://mintcdn.com/docs-staging-ia-user-profiles/Vt-k98R6ZkoUS2ev/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=840&fit=max&auto=format&n=Vt-k98R6ZkoUS2ev&q=85&s=cc062b75e001f876cc311bdb4901bc06 840w, https://mintcdn.com/docs-staging-ia-user-profiles/Vt-k98R6ZkoUS2ev/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=1100&fit=max&auto=format&n=Vt-k98R6ZkoUS2ev&q=85&s=d5257b751713c311b509fd90c7d39972 1100w, https://mintcdn.com/docs-staging-ia-user-profiles/Vt-k98R6ZkoUS2ev/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=1650&fit=max&auto=format&n=Vt-k98R6ZkoUS2ev&q=85&s=80cd5d09bd5f98bf1292fd70b5a98ff6 1650w, https://mintcdn.com/docs-staging-ia-user-profiles/Vt-k98R6ZkoUS2ev/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=2500&fit=max&auto=format&n=Vt-k98R6ZkoUS2ev&q=85&s=59dfd4bc2e560f6c5bed46a6d5ce7723 2500w" />
</Frame>

Pour savoir comment générer un jeton, lisez l’article [API Bot de Telegram](https://core.telegram.org/#bot-api).

## Envoyer un message Telegram

Envoyer un message à un clavardage Telegram

<Frame>
  <img src="https://mintcdn.com/docs-staging-ia-user-profiles/wVAje1xT5-1pO8-t/docs/images/fr-ca/cdy7uua7fh8z/kgSIPsWN5djsT1yQqg5Z8/fea0821d0e919c5101d01b84b968dd53/sendtelegrammessage.png?fit=max&auto=format&n=wVAje1xT5-1pO8-t&q=85&s=a6b5ec7d091f351b5a91aee94c57063b" alt="" width="1404" height="909" data-path="docs/images/fr-ca/cdy7uua7fh8z/kgSIPsWN5djsT1yQqg5Z8/fea0821d0e919c5101d01b84b968dd53/sendtelegrammessage.png" />
</Frame>

### Paramètres de saisie

| Paramètre                | Description                                                                                                |
| ------------------------ | ---------------------------------------------------------------------------------------------------------- |
| ID de chat (obligatoire) | L’ID de chat Telegram. Doit être obtenu auprès du [Telegram’s Bot Father](https://core.telegram.org/bots). |
| Messages (obligatoire)   | Le contenu du corps du message Telegram.                                                                   |

### Paramètres de sortie

Vous trouverez les codes de réponse et d’état attendus dans la [documentation de Telegram](https://core.telegram.org/method/messages.sendMessage).
