Preparing search index...
The search index is not available
linquebot_v2
linquebot_v2
util/string
parseProxyUrl
Function parseProxyUrl
parse
Proxy
Url
(
proxyUrl
)
:
{
host
:
string
;
port
:
number
;
protocol
:
string
;
}
解析代理地址
Parameters
proxyUrl
:
string
Returns
{
host
:
string
;
port
:
number
;
protocol
:
string
;
}
host
:
string
port
:
number
protocol
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
linquebot_v2
bridges/telegram
bridges/test
index
lib/app
lib/command
lib/db
lib/file_lock
lib/process
lib/super_manager
lock_fs
types/app
types/bridge
types/config
types/plugin
util/fatal_error
util/fs
util/std
util/string
util/types
Generated using
TypeDoc
解析代理地址