mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +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 |