toggle menu
onebot-v12-lib
jvm
switch theme
search in API
onebot-v12-lib
/
cn.qfys521.onebot.v12.lib.model
/
BotSelf
Bot
Self
@
Serializable
data
class
BotSelf
(
val
platform
:
String
,
val
userId
:
String
)
Bot identity included in events and status payloads.
Members
Constructors
Bot
Self
Link copied to clipboard
constructor
(
platform
:
String
,
userId
:
String
)
Properties
platform
Link copied to clipboard
val
platform
:
String
user
Id
Link copied to clipboard
@
SerialName
(
value
=
"user_id"
)
val
userId
:
String