Message to send to the channel
Instance Method
replySelectMenu(menu:then:)
Replies to a slash command interaction with a select menu
Declaration
func replySelectMenu(menu: SelectMenuBuilder, then completion: ((RequestError?) -> Void)? = nil)
Parameters
message
-