Simple Robot 组件 | QQ
Toggle table of contents
4.3.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.event
/
GroupMessageAuthor
Group
Message
Author
@
Serializable
sealed
interface
GroupMessageAuthor
(
source
)
群聊消息体内的发信人信息。
Since
4.3.0
Inheritors
Author
Author
Members
Properties
bot
Link copied to clipboard
abstract
val
bot
:
Boolean
是否是机器人
member
Openid
Link copied to clipboard
abstract
val
memberOpenid
:
String
用户在本群的 member_openid
member
Role
Link copied to clipboard
abstract
val
memberRole
:
GroupMessageAuthorRole
消息发送者在群内的身份,枚举值:owner、admin、member