Send Message to Relay Chat
relay_send_message_to_chatSend a text message to a known Relay Chat using an idempotency key to prevent duplicate sends for the same logical message.
Instructions
Send a text Message to a known Relay Chat. Reuse the idempotency key only for the same logical send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| chat_id | Yes | ||
| idempotency_key | Yes |