simple-robot-component-kook
3.0.0.0-alpha.3
simbot-component-kook-api
/
love.forte.simbot.kook.api.message
/
MentionInfo
Mention
Info
data
class
MentionInfo
@
ApiResultType
constructor
(
val
mentionPart
:
List
<
MentionPart
>
,
val
mentionRolePart
:
List
<
Role
>
)
提及(at)信息。
Constructors
Properties
Constructors
Mention
Info
Link copied to clipboard
@
ApiResultType
fun
MentionInfo
(
mentionPart
:
List
<
MentionPart
>
,
mentionRolePart
:
List
<
Role
>
)
Properties
mention
Part
Link copied to clipboard
val
mentionPart
:
List
<
MentionPart
>
mention
Role
Part
Link copied to clipboard
val
mentionRolePart
:
List
<
Role
>