tg_translate
Translate Telegram messages or any text into a target language using Telegram's own translator. Specify chat and message IDs, or supply text directly, to receive the translation.
Instructions
Translate messages (or any text) with Telegram's own translator.
Args: to_lang: target language code, e.g. "ru", "en", "de". chat: chat the messages live in. message_ids: which messages to translate (max 20). text: translate this text instead of messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | No | ||
| text | No | ||
| to_lang | Yes | ||
| message_ids | No |