DirectEventContent

@Serializable
value class DirectEventContent(val mappings: Map<UserId, Set<RoomId>?>) : GlobalAccountDataEventContent

Constructors

Link copied to clipboard
constructor(mappings: Map<UserId, Set<RoomId>?>)

Properties

Link copied to clipboard