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
/
Quit
Quit
data
class
Quit
(
val
groupUin
:
Long
,
val
notificationSeq
:
Long
,
val
targetUserUin
:
Long
,
val
targetUserUid
:
String
)
:
BotGroupNotification
(
source
)
群成员退群通知
Members
Constructors
Quit
Link copied to clipboard
constructor
(
groupUin
:
Long
,
notificationSeq
:
Long
,
targetUserUin
:
Long
,
targetUserUid
:
String
)
Properties
group
Uin
Link copied to clipboard
val
groupUin
:
Long
群号
notification
Seq
Link copied to clipboard
val
notificationSeq
:
Long
通知序列号
target
User
Uid
Link copied to clipboard
val
targetUserUid
:
String
退群用户 uid
target
User
Uin
Link copied to clipboard
val
targetUserUin
:
Long
退群用户 QQ 号