Simple Robot 组件 | KOOK
Toggle table of contents
4.1.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-api
/
love.forte.simbot.kook.event
/
DeletedChannelEventBody
Deleted
Channel
Event
Body
@
Serializable
data
class
DeletedChannelEventBody
(
val
id
:
String
,
val
deletedAt
:
Long
)
(
source
)
DeletedChannelEventExtra
事件体,被删除的子频道信息。
See also
Deleted
Channel
Event
Extra
Members
Constructors
Deleted
Channel
Event
Body
Link copied to clipboard
constructor
(
id
:
String
,
deletedAt
:
Long
)
Properties
deleted
At
Link copied to clipboard
val
deletedAt
:
Long
删除时间(毫秒)
id
Link copied to clipboard
val
id
:
String
被删掉的频道 id