Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
client
chats
_ParticipantsIter
Class _ParticipantsIter
Hierarchy
RequestIter
_ParticipantsIter
Index
Methods
[custom]
_init
_load
Next
Chunk
[async
Iterator]
collect
Properties
client
reverse
wait
Time
limit
left
buffer
total
kwargs
Constructors
constructor
Methods
[custom]
[custom]
(
)
:
{}
Returns
{}
[
key:
string
]:
any
_init
_init
(
__namedParameters
:
ParticipantsIterInterface
)
:
Promise
<
boolean
|
void
>
Parameters
__namedParameters:
ParticipantsIterInterface
Returns
Promise
<
boolean
|
void
>
_load
Next
Chunk
_load
Next
Chunk
(
)
:
Promise
<
undefined
|
boolean
>
Returns
Promise
<
undefined
|
boolean
>
[async
Iterator]
[async
Iterator]
(
)
:
AsyncIterator
<
User
,
any
,
undefined
>
Returns
AsyncIterator
<
User
,
any
,
undefined
>
collect
collect
(
)
:
Promise
<
TotalList
<
unknown
>
>
Returns
Promise
<
TotalList
<
unknown
>
>
Properties
client
client
:
TelegramClient
reverse
reverse
:
undefined
|
boolean
wait
Time
wait
Time
:
undefined
|
number
Protected
Readonly
limit
limit
:
number
Protected
left
left
:
number
Protected
buffer
buffer
:
undefined
|
any
[]
Protected
total
total
:
undefined
|
number
kwargs
kwargs
:
{}
Type declaration
Constructors
constructor
new _
Participants
Iter
(
client
:
TelegramClient
, limit
?:
number
, params
?:
BaseRequestIterInterface
, args
?:
{}
)
:
_ParticipantsIter
Parameters
client:
TelegramClient
Optional
limit:
number
params:
BaseRequestIterInterface
= {}
args:
{}
= {}
Returns
_ParticipantsIter
Exports
helpers
password
utils
client
twoFA
tg
Client
auth
bots
buttons
chats
dialogs
downloads
message
Parse
message
telegram
Base
Client
updates
uploads
users
errors
extensions
sessions
Api
tl
custom
_
Participants
Iter
[custom]
_init
_load
Next
Chunk
[async
Iterator]
client
reverse
wait
Time
limit
left
buffer
total
kwargs
constructor
collect
Generated using
TypeDoc