actionRow

Deprecated

Replaced by extension on 'MessageBuilder'. Change import to 'dev.kord.rest.builder.message.actionRow'.

Replace with

import dev.kord.rest.builder.message.actionRow
this.actionRow(builder)

Adds an Action Row to the message, configured by the builder. A message can have up to 5 action rows.