LogEditJoinLink

data class LogEditJoinLink(val convoId: String, val message: SystemMessageDataEditJoinLink, val rev: String)

NOTE: This is under active development and should be considered unstable while this note is here. Event indicating a settings about a join link for a group convo were edited.

Constructors

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

Properties

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