Table of Contents

Property Proxy

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Proxy

Sets the proxy to use for HTTP and WebSocket connections to Discord.

Defaults to null.

public IWebProxy Proxy { set; }

Property Value

IWebProxy