Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/bun
index
HttpProxyTcpTransport
Class HttpProxyTcpTransport
Implements
TelegramTransport
Index
Constructors
constructor
Properties
proxy
Methods
connect
packet
Codec
Constructors
constructor
new
HttpProxyTcpTransport
(
proxy
:
HttpProxySettings
)
:
HttpProxyTcpTransport
Parameters
proxy
:
HttpProxySettings
Returns
HttpProxyTcpTransport
Properties
Readonly
proxy
proxy
:
HttpProxySettings
Methods
connect
connect
(
dc
:
BasicDcOption
)
:
Promise
<
ITelegramConnection
>
Parameters
dc
:
BasicDcOption
Returns
Promise
<
ITelegramConnection
>
packet
Codec
packetCodec
()
:
IntermediatePacketCodec
Returns
IntermediatePacketCodec
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
proxy
Methods
connect
packet
Codec
Documentation - v0.19.5
Loading...