Event

constructor(id: ByteString, @Json(name = "pubkey") pubKey: ByteString, @Json(name = "created_at") createdAt: Instant, kind: Int, tags: List<List<String>>, content: String, sig: ByteString)