updateAsync

fun updateAsync(message: String? = null, updater: suspend (root: JsonObject, presence: Presence) -> Unit): Deferred<OperationResult>

Executes the given updater to update this document.