LogWithdrawOutgoingJoinRequest

data class LogWithdrawOutgoingJoinRequest(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 viewer withdrew their own join request. Only requester actor gets this.

Constructors

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

Properties

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