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