mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-12 05:40:58 +00:00
doc: 添加部分注释
This commit is contained in:
@@ -81,6 +81,7 @@ def unload_plugins():
|
|||||||
class EventContext:
|
class EventContext:
|
||||||
""" 事件上下文 """
|
""" 事件上下文 """
|
||||||
eid = 0
|
eid = 0
|
||||||
|
"""事件编号"""
|
||||||
|
|
||||||
name = ""
|
name = ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user