Key

object Key : Message.Key<At>

Functions

Link copied to clipboard
open override fun safeCast(value: Any): At?

将一个实例转化为 E 实例。 无法转化得到null。