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

Key

companion object Key : Key<ToTemp>

Companion Object Properties

typeName

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

val typeName: String