LogIncomingJoinRequest
data class LogIncomingJoinRequest(val convoId: String, val member: ProfileViewBasic, val rev: String)
NOTE: This is under active development and should be considered unstable while this note is here. Event indicating a join request was made to a group the viewer owns. Only the owner gets this.