DiscordHeader

public enum DiscordHeader : String

Represents the custom headers that Discord uses.

  • The header that adds audit log reasons.

    Declaration

    Swift

    case auditReason = "X-Audit-Log-Reason"