Simple Robot 组件 | KOOK
Toggle table of contents
4.1.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-api
/
love.forte.simbot.kook.event
/
BotSelfGuildEventBody
Bot
Self
Guild
Event
Body
@
Serializable
data
class
BotSelfGuildEventBody
(
val
guildId
:
String
)
(
source
)
SelfJoinedGuildEventExtra
、
SelfExitedGuildEventExtra
事件体。
Members
Constructors
Bot
Self
Guild
Event
Body
Link copied to clipboard
constructor
(
guildId
:
String
)
Properties
guild
Id
Link copied to clipboard
@
SerialName
(
value
=
"guild_id"
)
val
guildId
:
String