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