millosolomillo / telegram-bot-gscript

Example script for Google Scripts, to send messages to your Telegram bot.
GNU Affero General Public License v3.0
69 stars 64 forks source link

Exception: chat not found #6

Open frendguo opened 2 years ago

frendguo commented 2 years ago

Has a exception in doPost

Exception: Request failed for https://api.telegram.org returned code 400. Truncated server response: {"ok":false,"error_code":400,"description":"Bad Request: chat not found"} (use muteHttpExceptions option to examine full response).
    at doPost(代码:9:15)

more log:

image