Key

object Key : Message.Key<Emoji>

Functions

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

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