Property Proxy
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Proxy
Sets the proxy to use for HTTP and WebSocket connections to Discord.
Defaults to null.
public IWebProxy? Proxy { set; }
Sets the proxy to use for HTTP and WebSocket connections to Discord.
Defaults to null.
public IWebProxy? Proxy { set; }