LogMuteConvo

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

Event indicating the viewer muted a convo. Can be direct or group.

Constructors

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

Properties

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