acidify-core
Toggle table of contents
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.struct
/
BotGroupNotification
/
Kick
Kick
data
class
Kick
(
val
groupUin
:
Long
,
val
notificationSeq
:
Long
,
val
targetUserUin
:
Long
,
val
targetUserUid
:
String
,
val
operatorUin
:
Long
,
val
operatorUid
:
String
)
:
BotGroupNotification
(
source
)
群成员被移除通知
Members
Constructors
Kick
Link copied to clipboard
constructor
(
groupUin
:
Long
,
notificationSeq
:
Long
,
targetUserUin
:
Long
,
targetUserUid
:
String
,
operatorUin
:
Long
,
operatorUid
:
String
)
Properties
group
Uin
Link copied to clipboard
val
groupUin
:
Long
群号
notification
Seq
Link copied to clipboard
val
notificationSeq
:
Long
通知序列号
operator
Uid
Link copied to clipboard
val
operatorUid
:
String
移除用户的管理员 uid
operator
Uin
Link copied to clipboard
val
operatorUin
:
Long
移除用户的管理员 QQ 号
target
User
Uid
Link copied to clipboard
val
targetUserUid
:
String
被移除用户 uid
target
User
Uin
Link copied to clipboard
val
targetUserUin
:
Long
被移除用户 QQ 号