LogLockConvo

data class LogLockConvo(val convoId: String, val message: SystemMessageDataLockConvo, val rev: String)

NOTE: This is under active development and should be considered unstable while this note is here. Event indicating a group convo was locked.

Constructors

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

Properties

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