Embed to send to channel
Instance Method
reply(with:then:)
Replies to a channel with an Embed
Declaration
func reply(with message: Embed, then completion: ((Message?, RequestError?) -> Void)? = nil)
Parameters
message
-