teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
messages
GetExportedChatInvites
Class GetExportedChatInvites
Hierarchy (
View Summary
)
Request
<
Partial
<
{
adminId
:
TypeEntityLike
;
limit
:
int
;
offsetDate
?:
int
;
offsetLink
?:
string
;
peer
:
TypeEntityLike
;
revoked
?:
boolean
;
}
,
>
,
TypeExportedChatInvites
,
>
GetExportedChatInvites
Index
Constructors
constructor
Methods
from
Reader
read
Result
serialize
Bytes
serialize
Date
get
Bytes
resolve
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
__
response
admin
Id
class
Name
class
Type
CONSTRUCTOR_
ID
limit
offset
Date?
offset
Link?
original
Args
peer
revoked?
SUBCLASS_
OF_
ID
Constructors
constructor
new
GetExportedChatInvites
(
args
:
Args
)
:
GetExportedChatInvites
Parameters
args
:
Args
Returns
GetExportedChatInvites
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
GetExportedChatInvites
Parameters
reader
:
any
Returns
GetExportedChatInvites
Static
read
Result
readResult
(
reader
:
any
)
:
Buffer
Parameters
reader
:
any
Returns
Buffer
Static
serialize
Bytes
serializeBytes
(
data
:
string
|
Buffer
<
ArrayBufferLike
>
)
:
Buffer
Parameters
data
:
string
|
Buffer
<
ArrayBufferLike
>
Returns
Buffer
Static
serialize
Date
serializeDate
(
date
:
number
|
Date
)
:
Buffer
Parameters
date
:
number
|
Date
Returns
Buffer
get
Bytes
getBytes
()
:
Buffer
Returns
Buffer
resolve
resolve
(
client
:
any
,
utils
:
any
)
:
Promise
<
void
>
Parameters
client
:
any
utils
:
any
Returns
Promise
<
void
>
to
JSON
toJSON
()
:
Args
Returns
Args
Properties
Static
class
Name
className
:
string
Static
class
Type
classType
:
"constructor"
|
"request"
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
number
__
response
__response
:
ExportedChatInvites
admin
Id
adminId
:
EntityLike
class
Name
className
:
"messages.GetExportedChatInvites"
class
Type
classType
:
"request"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2729812982
limit
limit
:
number
Optional
offset
Date
offsetDate
?:
number
Optional
offset
Link
offsetLink
?:
string
original
Args
originalArgs
:
Args
peer
peer
:
EntityLike
Optional
revoked
revoked
?:
boolean
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
1614624881
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
read
Result
serialize
Bytes
serialize
Date
get
Bytes
resolve
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
__
response
admin
Id
class
Name
class
Type
CONSTRUCTOR_
ID
limit
offset
Date
offset
Link
original
Args
peer
revoked
SUBCLASS_
OF_
ID
GitHub
npm
Issues
teleproto - v1.229.0
Loading...