Bug: validation errors for Image
Closed this issue · 1 comments
mobyw commented
Python 版本
Any
版本
1.3.0
描述问题
Image
对象的 size
字段中 height
和 width
非可选字段,可能无法通过验证
nonebot-adapter-villa/nonebot/adapters/villa/message.py
Lines 242 to 251 in f0adbc2
nonebot-adapter-villa/nonebot/adapters/villa/models.py
Lines 182 to 190 in f0adbc2
复现步骤
MessageSegment.image(url="https://www.miyoushe.com/_nuxt/img/miHoYo_Game.2457753.png")
期望的结果
Verification passed
截图或日志
No response