LogDisableJoinLink

data class LogDisableJoinLink(val rev: String, val convoId: String, val message: SystemMessageView)

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

Parameters

message

A system message with data of type #systemMessageDataDisableJoinLink

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard

A system message with data of type #systemMessageDataDisableJoinLink

Link copied to clipboard
val rev: String