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
/
UpdatedMessageEventExtra
/
Body
/
Body
Body
constructor
(
msgId
:
String
,
content
:
String
,
channelId
:
String
,
mention
:
List
<
String
>
=
emptyList()
,
isMentionAll
:
Boolean
=
false
,
isMentionHere
:
Boolean
=
false
,
mentionRoles
:
List
<
Int
>
=
emptyList()
,
updatedAt
:
Long
)
(
source
)