toggle menu
Simple Robot 组件 | QQ Guild
4.1.2
common
switch theme
search in API
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.model
/
MessageKeyboard
/
RenderData
Render
Data
@
ApiModel
@
Serializable
data
class
RenderData
(
val
label
:
String
,
val
visitedLabel
:
String
,
val
style
:
Int
)
(
source
)
MessageKeyboard.renderData
. 参考
官方文档
Members
Constructors
Render
Data
Link copied to clipboard
constructor
(
label
:
String
,
visitedLabel
:
String
,
style
:
Int
)
Properties
label
Link copied to clipboard
val
label
:
String
style
Link copied to clipboard
val
style
:
Int
visited
Label
Link copied to clipboard
val
visitedLabel
:
String