ProxyTypeInput
Describes the type of a proxy server.
The ProxyTypeInputUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
Socks5
Http
Mtproto
ProxyTypeSocks5Input
A SOCKS5 proxy server.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "proxyTypeSocks5" | |
username | string | Username for logging in; may be empty |
password | string | Password for logging in; may be empty |