Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/tl-runtime
TlWriterMap
Type Alias TlWriterMap
TlWriterMap
:
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
Documentation - v0.19.5
Loading...
Mapping of TL object names to writer functions.