LogReadJoinRequests

data class LogReadJoinRequests(val rev: String, val convoId: String)

NOTE: This is under active development and should be considered unstable while this note is here. Event indicating the group owner marked join requests as read. Only the owner gets this.

Constructors

Link copied to clipboard
constructor(rev: String, convoId: String)

Properties

Link copied to clipboard
Link copied to clipboard
val rev: String