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
/
TextEventExtra
/
TextEventExtra
Text
Event
Extra
constructor
(
type
:
Int
,
guildId
:
String
?
=
null
,
channelName
:
String
?
=
null
,
mention
:
List
<
String
>
=
emptyList()
,
isMentionAll
:
Boolean
=
false
,
mentionRoles
:
List
<
Int
>
=
emptyList()
,
isMentionHere
:
Boolean
=
false
,
author
:
SimpleUser
)
(
source
)