send

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