Attach image to the text sent by the Telegram bot via google sheets

前端 未结 0 1058
情书的邮戳
情书的邮戳 2021-01-29 09:34

My current script is:

function EnviarTelegram(botSecret, chatId, body) {
var response = UrlFetchApp.fetch("https://api.telegram.org/bot" + botSecret + &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题