Simple Robot 组件 | QQ
Toggle table of contents
4.2.3
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.model
/
MessageKeyboard
/
RenderData
Render
Data
@
ApiModel
@
Serializable
data
class
RenderData
@
ApiModelConstructor
constructor
(
val
label
:
String
,
val
visitedLabel
:
String
,
val
style
:
Int
)
(
source
)
MessageKeyboard.renderData
. 参考
官方文档
Members
Constructors
Render
Data
Link copied to clipboard
@
ApiModelConstructor
constructor
(
label
:
String
,
visitedLabel
:
String
,
style
:
Int
)
Properties
label
Link copied to clipboard
val
label
:
String
按钮上的文字
style
Link copied to clipboard
val
style
:
Int
按钮样式:0 灰色线框,1 蓝色线框
visited
Label
Link copied to clipboard
val
visitedLabel
:
String
点击后按钮的上文字