Commit 9a8a9929 authored by Him188's avatar Him188

Add note

parent 3be82bb5
...@@ -29,6 +29,8 @@ class EventCancelledException : RuntimeException { ...@@ -29,6 +29,8 @@ class EventCancelledException : RuntimeException {
constructor(cause: Throwable?) : super(cause) constructor(cause: Throwable?) : super(cause)
} }
// note: 若你使用 IntelliJ IDEA, 按 alt + 7 可打开结构
// region Bot 状态 // region Bot 状态
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment