> ## Documentation Index
> Fetch the complete documentation index at: https://auth0-chore-management-api-autoupdate.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Telegram

> Telegramフローアクションを構成してメッセージを送信する方法を説明します。

## Vault接続を構成する

Telegramアクション用にVault接続を構成するには、 **Token（トークン）** が必要です。

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/auth0-chore-management-api-autoupdate/docs/images/ja-jp/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png" alt="Dashboard > Actions > Forms > Flows > actions > Telegram" />
</Frame>

トークンの生成方法については、[TelegramのBot API](https://core.telegram.org/#bot-api)を参照してください。

## Telegramメッセージを送信する

Telegramチャットにメッセージを送信する

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/auth0-chore-management-api-autoupdate/docs/images/ja-jp/cdy7uua7fh8z/kgSIPsWN5djsT1yQqg5Z8/fea0821d0e919c5101d01b84b968dd53/sendtelegrammessage.png" alt="" />
</Frame>

### 入力設定

| パラメーター       | 説明                                                                               |
| ------------ | -------------------------------------------------------------------------------- |
| クライアントID（必須） | TelegramのチャットIDです。[TelegramのBot Father](https://core.telegram.org/bots)から取得されます。 |
| メッセージ（必須）    | Telegramメッセージの本文の内容です。                                                           |

### 出力設定

予期される応答とステータスコードは、[Telegramのドキュメント](https://core.telegram.org/method/messages.sendMessage)で確認できます。
