namespace DHT.Server.Data; public readonly struct Embed { public string Json { get; internal init; } }