updateAsync

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

Executes the given updater to update this document.