deleteUpdate

fun deleteUpdate(update: Update, onDelete: () -> Unit)

Method to delete an update

Parameters

update

The update to delete

onDelete

The action to execute when the update has been deleted