|
Zhamao Framework 3.2.4
A high-performance chatbot + web framework
|
Public 成员函数 | |
| __construct (private BotContext $ctx, private int $buffer_size=524288) | |
| setDownloadPath (string $download_path) | |
| downloadFile (string $file_id, bool $fragmented=true) | |
| getErr () | |
一个支持 OneBot12 标准的文件传输器之下载部分
| __construct | ( | private BotContext | $ctx, |
| private int | $buffer_size = 524288 |
||
| ) |
| downloadFile | ( | string | $file_id, |
| bool | $fragmented = true |
||
| ) |
| getErr | ( | ) |
获取错误信息
| setDownloadPath | ( | string | $download_path | ) |