simple-robot-component-kook
3.0.0.0-alpha.3
simbot-component-kook-api
/
love.forte.simbot.kook.api.userchat
/
UserChatView
User
Chat
View
interface
UserChatView
私信聊天会话详情信息。
Properties
Properties
code
Link copied to clipboard
abstract
val
code
:
ID
私信会话 Code
is
Blocked
Link copied to clipboard
abstract
val
isBlocked
:
Boolean
是否已屏蔽对方
is
Friend
Link copied to clipboard
abstract
val
isFriend
:
Boolean
是否为好友
is
Target
Blocked
Link copied to clipboard
abstract
val
isTargetBlocked
:
Boolean
是否已被对方屏蔽
last
Read
Time
Link copied to clipboard
abstract
val
lastReadTime
:
Timestamp
上次阅读消息的时间
latest
Msg
Time
Link copied to clipboard
abstract
val
latestMsgTime
:
Timestamp
最新消息时间
target
Info
Link copied to clipboard
abstract
val
targetInfo
:
UserChatTargetInfo
目标用户信息
unread
Count
Link copied to clipboard
abstract
val
unreadCount
:
Int
未读消息数