mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-06 03:46:10 +08:00
调整注释
This commit is contained in:
parent
ba508c180e
commit
063c3ea883
@ -387,7 +387,7 @@ async def test_add_with_get_id(app: App):
|
||||
True,
|
||||
)
|
||||
"""
|
||||
line 362:
|
||||
关于:Message([MessageSegment(*BotReply.add_reply_on_id_input_search())])
|
||||
鬼知道为什么要在这里这样写,
|
||||
没有[]的话assert不了(should_call_send使用[MessageSegment(...)]的格式进行比较)
|
||||
不在这里MessageSegment()的话也assert不了(指不能让add_reply_on_id_input_search直接返回一个MessageSegment对象)
|
||||
|
Loading…
x
Reference in New Issue
Block a user