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.api.message
/
ChannelMessageList
Channel
Message
List
@
Serializable
data
class
ChannelMessageList
@
ApiResultType
constructor
(
val
items
:
List
<
ChannelMessageDetails
>
=
emptyList()
)
(
source
)
GetChannelMessageListApi
的响应体
Members
Constructors
Channel
Message
List
Link copied to clipboard
@
ApiResultType
constructor
(
items
:
List
<
ChannelMessageDetails
>
=
emptyList()
)
Properties
items
Link copied to clipboard
val
items
:
List
<
ChannelMessageDetails
>