mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
fix: test
This commit is contained in:
4
test/api/msg/SendPicMsg.py
Normal file
4
test/api/msg/SendPicMsg.py
Normal file
@@ -0,0 +1,4 @@
|
||||
def send_pic_local_msg(user, file):
|
||||
pass
|
||||
def send_pic_http_msg(user, pic_url):
|
||||
pass
|
Reference in New Issue
Block a user