mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 16:45:35 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
f1e7dad668
commit
b84b15e085
@@ -100,6 +100,7 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
|
||||
<li>$argv : <a class="el" href="class_z_m_1_1_framework.html#ad9a8952bc741b5305f6af9f1881519de">Framework</a></li>
|
||||
<li>$bootstrappers : <a class="el" href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a204c8c9af4afd3a0254d46aaf263e1b1">PluginCommand</a>, <a class="el" href="class_z_m_1_1_framework.html#a204c8c9af4afd3a0254d46aaf263e1b1">Framework</a></li>
|
||||
<li>$bot_coroutines : <a class="el" href="class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#a8f4ce3c973e7934ea17d22f65a854709">BotMap</a></li>
|
||||
<li>$bots : <a class="el" href="class_z_m_1_1_context_1_1_bot_context.html#af10645b8f678356ed388ee925838429b">BotContext</a></li>
|
||||
<li>$callable_stack : <a class="el" href="class_z_m_1_1_middleware_1_1_middleware_handler.html#a53640e3f2d2f5eb5a68d53fa6b6587e2">MiddlewareHandler</a></li>
|
||||
<li>$class : <a class="el" href="class_z_m_1_1_annotation_1_1_annotation_base.html#a252ba022809910ea710a068fc1bab657">AnnotationBase</a></li>
|
||||
<li>$config_dir : <a class="el" href="class_z_m_1_1_config_1_1_runtime_preferences.html#a464b52782123a3fdc4a600c85a4d7cf1">RuntimePreferences</a></li>
|
||||
@@ -118,11 +119,13 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
|
||||
<li>$method : <a class="el" href="class_z_m_1_1_annotation_1_1_annotation_base.html#a2becf67aa6d57c83eebfe67461da5ed7">AnnotationBase</a></li>
|
||||
<li>$middlewares : <a class="el" href="class_z_m_1_1_middleware_1_1_middleware_handler.html#a5029dd0b7610bb08acec6c52de77c150">MiddlewareHandler</a></li>
|
||||
<li>$output : <a class="el" href="class_z_m_1_1_command_1_1_command.html#a676ffb1c0ce0d97e544b5a590ea95f97">Command</a></li>
|
||||
<li>$params : <a class="el" href="class_z_m_1_1_context_1_1_bot_context.html#a21ae116e22adda72b3971dde67f4ef19">BotContext</a></li>
|
||||
<li>$plugin_dir : <a class="el" href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a792ab9ef8f9dc62c48165981915897c1">PluginCommand</a></li>
|
||||
<li>$pools : <a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html#a6db178de128945e41c71bcf2173e336f">RedisPool</a></li>
|
||||
<li>$process_mode : <a class="el" href="class_z_m_1_1_process_1_1_process_state_manager.html#aba67384b124f77aa68a4c0162ff1ff97">ProcessStateManager</a></li>
|
||||
<li>$reg_map : <a class="el" href="class_z_m_1_1_middleware_1_1_middleware_handler.html#a3170258a6a61526e4d49c00b835ae0e3">MiddlewareHandler</a></li>
|
||||
<li>$runtime_preferences : <a class="el" href="class_z_m_1_1_framework.html#a61669b98ed51b377756daaf2b82aafd2">Framework</a></li>
|
||||
<li>$self : <a class="el" href="class_z_m_1_1_context_1_1_bot_connect_context.html#a9a3bd662490b066138720cc485454608">BotConnectContext</a>, <a class="el" href="class_z_m_1_1_context_1_1_bot_context.html#a9a3bd662490b066138720cc485454608">BotContext</a></li>
|
||||
<li>$setup_annotations : <a class="el" href="class_z_m_1_1_framework.html#a6ba8a77cc9dfe7ba4232c32cabf2f84b">Framework</a></li>
|
||||
<li>$stack : <a class="el" href="class_z_m_1_1_middleware_1_1_middleware_handler.html#a8e0a11e5b8e5fd838ba5d796ec6f5b49">MiddlewareHandler</a></li>
|
||||
<li>$tick_ms : <a class="el" href="class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a4f0b531ca9216f60b237cfc084054405">Tick</a></li>
|
||||
|
||||
Reference in New Issue
Block a user