mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-16 13:01:14 +00:00
4 lines
91 B
Python
4 lines
91 B
Python
def send_pic_local_msg(user, file):
|
|
pass
|
|
def send_pic_http_msg(user, pic_url):
|
|
pass |