Instance Method

send(_:then:)

Sends a message to channel

Declaration

func send(_ message: Embed, then completion: ((Message?, RequestError?) -> Void)? = nil)

Parameters

message

Embed to send as message