Instance Method

replyButtons(buttons:then:)

Replies to a slash command interaction with buttons

Declaration

func replyButtons(buttons: ButtonBuilder, then completion: ((RequestError?) -> Void)? = nil)

Parameters

buttons

Buttons to send to the channel