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