Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
extensions
AsyncQueue
Class AsyncQueue
Hierarchy
AsyncQueue
Index
Properties
_queue
Constructors
constructor
Methods
push
pop
Properties
_queue
_queue
:
any
[]
Constructors
constructor
new
Async
Queue
(
)
:
AsyncQueue
Returns
AsyncQueue
Methods
push
push
(
value
:
any
)
:
Promise
<
void
>
Parameters
value:
any
Returns
Promise
<
void
>
pop
pop
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
Exports
helpers
password
utils
client
errors
extensions
sessions
Api
tl
custom
Async
Queue
_queue
constructor
push
pop
Generated using
TypeDoc