Anarchy
Search…
Anarchy
Home
Structure
Library structure
Documentation structure
Enum pages
Class pages
Documentation
Clients
Configuration
DiscordGatewayIntent
AnarchyProxyType
AnarchyProxy
DiscordConfig
DiscordSocketConfig
DiscordClient
DiscordSocketClient
Guilds
Channels
Users
Media sessions
Applications
Subscriptions
Command handling
Powered By
GitBook
AnarchyProxy
Namespace: Discord
Properties
Name
Description
Type
Type
The proxy's type
AnarchyProxyType
Host
The proxy's host (or IP)
string
Port
The proxy's port
int
Username
The username to auth to the proxy
string
Password
The password to auth to the proxy
string
Methods
Parse
Parses a proxy string. You'll still have to set Type yourself.
Parameters
Name
Description
Type
proxy
The proxy string
string
CreateProxyClient
Creates a proxy client, using the properties of the instance.
Returns
The Leaf.xNet.ProxyClient.
Previous
AnarchyProxyType
Next
DiscordConfig
Last modified
1yr ago
Copy link
Outline
Properties
Methods
Parse
CreateProxyClient