@@ -17,7 +17,7 @@ type Bot struct {
// Debug 控制调试信息的输出与否
Debug bool `json:"debug"`
// Handler 注册对各种事件的处理
Handler Handler
Handler *Handler
// handlers 方便调用的 handler
handlers map[string]GeneralHandleType
}
The note is not visible to the blocked user.