You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: en/deploy/platform/telegram.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,4 +36,8 @@ Fill in the configuration fields that appear:
36
36
- Enable: Check this option.
37
37
- Bot Token: Your Telegram bot's `token`.
38
38
39
-
Please ensure your network environment can access Telegram. You may need to configure a proxy using `Configuration -> Other Settings -> HTTP Proxy`.
39
+
Please ensure your network environment can access Telegram. You may need to configure a proxy using `Configuration -> Other Settings -> HTTP Proxy`.
40
+
41
+
## 3. Voice Message Notes
42
+
43
+
Telegram voice messages use OGG format by default. AstrBot automatically converts received voice messages to WAV format to ensure compatibility with speech recognition services (such as OpenAI STT API).
0 commit comments