fix: test

This commit is contained in:
手瓜一十雪
2024-05-22 21:44:12 +08:00
parent ac5506a43b
commit e3b889bbe8
4 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
def send_pic_local_msg(user, file):
pass
def send_pic_http_msg(user, pic_url):
pass