StoredSecretKeyRequest

@Serializable
data class StoredSecretKeyRequest(val content: SecretKeyRequestEventContent, val receiverDeviceIds: Set<String>, val createdAt: Instant)

Constructors

Link copied to clipboard
constructor(content: SecretKeyRequestEventContent, receiverDeviceIds: Set<String>, createdAt: Instant)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard