const response = await fetch("https://static.zerochan.net/Hoshino.Ai.full.3934344.png", {
  headers: {
    'referrerPolicy': 'strict-origin-when-cross-origin'
  },
  method: "GET"
})
const buffer = await response.arrayBuffer()
conn.sendFile(m.chat, buffer, "", "")
Optimalkan kode di bawah ini connsendFilemchat await await fetchhttpsstaticzerochannetHoshinoAifull3934344png headers referrerPolicy strict-origin-when-cross-origin method GETarrayBuffer

原文地址: https://www.cveoy.top/t/topic/gTA4 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录