LogReadConvo
data class LogReadConvo(val rev: String, val convoId: String, val message: LogReadConvoMessageUnion)
NOTE: This is under active development and should be considered unstable while this note is here. Event indicating a convo was read up to a certain message.