change Note Edited

open fun changeNoteEdited(author: PandoroUser, owner: Update, changeNote: Note, oldContent: String)

Method used to store a CHANGENOTE_EDITED event

Parameters

author

The author who made an action which created the event

owner

The update owner of the event

changeNote

The edited change note

oldContent

The old content of the change note