Buttons to send to the channel
Instance Method
replyEmbeds(embeds:then:)
Replies to a slash command interaction with embeds
Declaration
func replyEmbeds(embeds: EmbedBuilder..., then completion: ((RequestError?) -> Void)? = nil)
Parameters
buttons
-