Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
utils
TlWriterMap
Type Alias TlWriterMap
Tl
Writer
Map
:
Record
<
string
,
(
(
w
:
any
,
val
:
any
)
=>
void
)
>
&
{
_bare
?:
Record
<
number
,
(
(
w
:
any
,
val
:
any
)
=>
void
)
>
;
_staticSize
:
Record
<
string
,
number
>
;
}
Mapping of TL object names to writer functions.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Mapping of TL object names to writer functions.