parse

suspend fun parse(update: String): Deferred<ProcessedUpdate?>

A method to parse update from string.