send

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