Embed to send as message
Instance Method
send(_:to:then:)
Sends a Select Menu to channel
Declaration
func send(_ content: SelectMenuBuilder, to channelId: Snowflake, then completion: ((Message?, RequestError?) -> Void)? = nil)
Parameters
content
-
channelId
-
Channel to send message to