mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 13:10:16 +08:00
Add Readme for stream API actions
Introduces a Readme.txt file in the stream action directory, providing an overview and usage notes for stream-related API functions such as file upload, download, and cleanup.
This commit is contained in:
parent
84d3dc9f40
commit
32bba007cd
9
src/onebot/action/stream/Readme.txt
Normal file
9
src/onebot/action/stream/Readme.txt
Normal file
@ -0,0 +1,9 @@
|
||||
# Stream-Api
|
||||
|
||||
## 流式接口总览
|
||||
clean_stream_temp_file 清理流临时文件
|
||||
test_stream_download 测试流传输
|
||||
download_file_stream 下载文件流传输 get_file替代
|
||||
upload_file_stream 上传文件流
|
||||
|
||||
## 使用
|
||||
Loading…
Reference in New Issue
Block a user