RedactedEventContent

Constructors

Link copied to clipboard
constructor(eventType: String)

Properties

Link copied to clipboard
Link copied to clipboard
open override val externalUrl: String? = null
Link copied to clipboard
open override val mentions: Mentions? = null
Link copied to clipboard
open override val relatesTo: RelatesTo? = null

Functions

Link copied to clipboard
open override fun copyWith(relatesTo: RelatesTo?): RedactedEventContent

This should return the same instance, but with the relatesTo property set to the given value. It is used for event content replacing.