Simple Robot 组件 | QQ
Toggle table of contents
4.2.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.event
/
GroupRobotManagementData
Group
Robot
Management
Data
@
Serializable
data
class
GroupRobotManagementData
(
val
timestamp
:
String
,
val
groupOpenid
:
String
,
val
opMemberOpenid
:
String
)
(
source
)
Members
Constructors
Group
Robot
Management
Data
Link copied to clipboard
constructor
(
timestamp
:
String
,
groupOpenid
:
String
,
opMemberOpenid
:
String
)
Properties
group
Openid
Link copied to clipboard
@
SerialName
(
value
=
"group_openid"
)
val
groupOpenid
:
String
加入群的群openid
op
Member
Openid
Link copied to clipboard
@
SerialName
(
value
=
"op_member_openid"
)
val
opMemberOpenid
:
String
操作添加机器人进群的群成员openid
timestamp
Link copied to clipboard
val
timestamp
:
String
加入的时间戳