Commit 9ad9fb5c authored by Him188's avatar Him188

Use constant

parent b362c637
......@@ -38,7 +38,7 @@ object AtAll :
@Suppress("SpellCheckingInspection")
override fun toString(): String = "[mirai:atall]"
override fun contentToString(): String = "@全体成员"
override fun contentToString(): String = display
// 自动为消息补充 " "
......
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