PinnedMessageEventExtra

@SerialName(value = "pinned_message")
data class PinnedMessageEventExtra(val body: PingEventExtraBody) : SystemExtra(source)

新的频道置顶消息

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor(body: PingEventExtraBody)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val body: PingEventExtraBody

该事件关联的具体数据