RedactedEventContent
data class RedactedEventContent(val eventType: String) : RoomEventContent, MessageEventContent, StateEventContent
Functions
Link copied to clipboard
This should return the same instance, but with the relatesTo property set to the given value. It is used for event content replacing.