namespace Content.Server.Discord; public record struct WebhookIdentifier(string Id, string Token);