API reference
Property OAuthError
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
OAuthError
Gets the OAuth error returned by Discord, when available.
public string? OAuthError { get; }
Gets the OAuth error returned by Discord, when available.
public string? OAuthError { get; }