Simple Robot
Toggle table of contents
5.0.0-Preview4
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.model
/
MessageKeyboardsContentBuilder
/
addRows
add
Rows
fun
addRows
(
contentRows
:
List
<
MessageKeyboards.ContentRow
>
)
:
MessageKeyboardsContentBuilder
(
source
)
fun
addRows
(
vararg
contentRows
:
MessageKeyboards.ContentRow
)
:
MessageKeyboardsContentBuilder
(
source
)
批量添加多行按钮内容。