question

suspend fun question(query: String): String(source)
suspend fun question(query: String, options: Abortable): String(source)