teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
messages
AddChatUser
Class AddChatUser
Hierarchy (
View Summary
)
Request
<
Partial
<
{
chatId
:
long
;
fwdLimit
:
int
;
userId
:
TypeEntityLike
}
>
,
TypeInvitedUsers
,
>
AddChatUser
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
chat
Id
class
Name
class
Type
CONSTRUCTOR_
ID
fwd
Limit
original
Args
SUBCLASS_
OF_
ID
user
Id
Constructors
constructor
new
AddChatUser
(
args
:
Args
)
:
AddChatUser
Parameters
args
:
Args
Returns
AddChatUser
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
AddChatUser
Parameters
reader
:
any
Returns
AddChatUser
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
:
InvitedUsers
chat
Id
chatId
:
BigInteger
class
Name
className
:
"messages.AddChatUser"
class
Type
classType
:
"request"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
3418804487
fwd
Limit
fwdLimit
:
number
original
Args
originalArgs
:
Args
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
1035899041
user
Id
userId
:
EntityLike
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
chat
Id
class
Name
class
Type
CONSTRUCTOR_
ID
fwd
Limit
original
Args
SUBCLASS_
OF_
ID
user
Id
GitHub
npm
Issues
teleproto - v1.229.0
Loading...