Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.api
/
GetFriendListResult
Get
Friend
List
Result
@
Serializable
data
class
GetFriendListResult
@
ApiResultConstructor
constructor
(
val
userId
:
LongID
,
val
nickname
:
String
,
val
remark
:
String
)
(
source
)
GetFriendListApi
的响应体。
Members
Constructors
Get
Friend
List
Result
Link copied to clipboard
@
ApiResultConstructor
constructor
(
userId
:
LongID
,
nickname
:
String
,
remark
:
String
)
Properties
nickname
Link copied to clipboard
val
nickname
:
String
昵称
remark
Link copied to clipboard
val
remark
:
String
备注名
user
Id
Link copied to clipboard
@
SerialName
(
value
=
"user_id"
)
val
userId
:
LongID
QQ 号