mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 08:05:34 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
3d79202c8b
commit
e3d3a3bc6c
@@ -27,7 +27,7 @@
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.3</span>
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.1.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
@@ -100,6 +100,7 @@ $(document).ready(function(){initNavTree('functions_func_d.html',''); initResiza
|
||||
<li>delete() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a53899c47e26349d9120cf8b876e4f922">DBWrapper</a>, <a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#ac03d0331371567f0a97a6782746abd55">LightCache</a></li>
|
||||
<li>deleteMultiple() : <a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a5b922bd8e1e39dea9b57d7a4128a9fb9">LightCache</a></li>
|
||||
<li>destroyPool() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_pool.html#abeafe92a8e01fa3343da7cbd88ae4942">DBPool</a>, <a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html#abeafe92a8e01fa3343da7cbd88ae4942">RedisPool</a></li>
|
||||
<li>disablePlugin() : <a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#a4906d10d90f07b82396d5e28ab800e9e">PluginMeta</a></li>
|
||||
<li>dispatch() : <a class="el" href="class_z_m_1_1_schedule_1_1_schedule.html#ae170c33194dbdbf84d2adf3fbb5d390c">Schedule</a></li>
|
||||
<li>downloadFile() : <a class="el" href="class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#ad557a652b1540e26064891aaf7fb6924">OneBot12FileDownloader</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user