Class
ButtonBuilder
No overview available.
Declaration
class ButtonBuilder
Topics
Initializers
Instance Properties
var components: [ActionRow<Button>]
The buttons array
var content: String?
Message above the buttons. This is required if not sending an embed
var embeds: [EmbedBuilder]?
Embed above the buttons.