YiriMiraiProject / YiriMirai

一个轻量级、低耦合的基于 mirai-api-http 的 Python SDK。
https://yiri-mirai.wybxc.cc
GNU Affero General Public License v3.0
124 stars 13 forks source link

可以通过url直接发图片吗? #30

Closed jupitersh closed 2 years ago

jupitersh commented 2 years ago

如题。

Wybxc commented 2 years ago

可以。

await bot.send(event, Image(url='http://example.org/example.jpg'))