Property ResponseHeaders
- Namespace
- DSharpPlus.Net
- Assembly
- DSharpPlus.dll
ResponseHeaders
Gets the headers received with this rest request.
public readonly HttpResponseHeaders? ResponseHeaders { get; }
Gets the headers received with this rest request.
public readonly HttpResponseHeaders? ResponseHeaders { get; }