send

fun <T> send(content: T, options: SendOptions? = null)
fun send(text: String, sendOptions: SendOptions? = null, sentAt: Date? = null)