toggle menu
Simple Robot 组件 | QQ Guild
4.1.2
common
switch theme
search in API
simbot-component-qq-guild-core
/
love.forte.simbot.component.qguild.event
/
QGFriendDelEvent
QGFriend
Del
Event
abstract
class
QGFriendDelEvent
:
QGC2CManagementEvent
(
source
)
用户删除机器人
Author
ForteScarlet
Members
Constructors
QGFriend
Del
Event
Link copied to clipboard
constructor
(
)
Inherited properties
bot
Link copied to clipboard
abstract
override
val
bot
:
QGBot
component
Link copied to clipboard
open
override
val
component
:
Component
id
Link copied to clipboard
abstract
override
val
id
:
ID
事件ID。
source
Event
Entity
Link copied to clipboard
abstract
val
sourceEventEntity
:
C2CManagementData
真正的原始事件所得到的事件实体。
source
Event
Raw
Link copied to clipboard
abstract
val
sourceEventRaw
:
String
接收到的事件的原始JSON字符串
time
Link copied to clipboard
open
override
val
time
:
Timestamp
接收到事件的时间。
Inherited functions
compute
Id
Link copied to clipboard
protected
fun
C2CManagementData
.
computeId
(
)
:
ID
content
Link copied to clipboard
abstract
suspend override
fun
content
(
)
:
QGFriend
事件相关的C2C单聊用户目标