mirai-core / net.mamoe.mirai.message.data / OnlineMessageSource / Outgoing / ToGroup / Key

Key

companion object Key : Key<ToGroup>

Companion Object Properties

typeName

Key 指代的 Message 类型名. 一般为 class.simpleName, 如 "QuoteReply", "PlainText"

val typeName: String