> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-feat-update-styling-docs-for-universal-compone.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-feat-update-styling-docs-for-universal-compone/seP2nvgr5gutkrN8/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?fit=max&auto=format&n=seP2nvgr5gutkrN8&q=85&s=a3fea28d629f579fddf307971087972d" 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-feat-update-styling-docs-for-universal-compone/seP2nvgr5gutkrN8/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=280&fit=max&auto=format&n=seP2nvgr5gutkrN8&q=85&s=4eb2cad372f4b4273a53485caf488129 280w, https://mintcdn.com/docs-staging-feat-update-styling-docs-for-universal-compone/seP2nvgr5gutkrN8/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=560&fit=max&auto=format&n=seP2nvgr5gutkrN8&q=85&s=2f762f8ca4baf1c8374d3ba29a896841 560w, https://mintcdn.com/docs-staging-feat-update-styling-docs-for-universal-compone/seP2nvgr5gutkrN8/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=840&fit=max&auto=format&n=seP2nvgr5gutkrN8&q=85&s=38932ea15379aada70b7d0ba92156173 840w, https://mintcdn.com/docs-staging-feat-update-styling-docs-for-universal-compone/seP2nvgr5gutkrN8/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=1100&fit=max&auto=format&n=seP2nvgr5gutkrN8&q=85&s=85d87fbc8b4d05abf5bd1049679674f7 1100w, https://mintcdn.com/docs-staging-feat-update-styling-docs-for-universal-compone/seP2nvgr5gutkrN8/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=1650&fit=max&auto=format&n=seP2nvgr5gutkrN8&q=85&s=9008e94c7f10eeade2e3387350ea90d4 1650w, https://mintcdn.com/docs-staging-feat-update-styling-docs-for-universal-compone/seP2nvgr5gutkrN8/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=2500&fit=max&auto=format&n=seP2nvgr5gutkrN8&q=85&s=fcc6462cb47b5c5f57f9c0e5d2f103f5 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-feat-update-styling-docs-for-universal-compone/VgALq5DZw_f6LmDC/docs/images/fr-ca/cdy7uua7fh8z/kgSIPsWN5djsT1yQqg5Z8/fea0821d0e919c5101d01b84b968dd53/sendtelegrammessage.png?fit=max&auto=format&n=VgALq5DZw_f6LmDC&q=85&s=c8b1ae641e6bdb721fd9a796ef4ad421" 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).
