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

Message to send to the channel