API reference
Class DiscordIngressHeaderNames
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Contains the HTTP header names used by Discord signed ingress requests.
public static class DiscordIngressHeaderNames
- Inheritance
-
DiscordIngressHeaderNames
- Inherited Members
Fields
- SignatureEd25519
The Discord Ed25519 signature header.
- SignatureTimestamp
The Discord signature timestamp header.