DeletedChannelEventBody

data class DeletedChannelEventBody(val id: String, val deletedAt: Long)(source)

DeletedChannelEventExtra 事件体,被删除的子频道信息。

See also

Constructors

Link copied to clipboard
constructor(id: String, deletedAt: Long)

Properties

Link copied to clipboard

删除时间(毫秒)

Link copied to clipboard
val id: String

被删掉的频道 id