teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
phone
JoinGroupCall
Class JoinGroupCall
Hierarchy (
View Summary
)
Request
<
Partial
<
{
block
?:
bytes
;
call
:
TypeInputGroupCall
;
inviteHash
?:
string
;
joinAs
:
TypeEntityLike
;
muted
?:
boolean
;
params
:
TypeDataJSON
;
publicKey
?:
int256
;
videoStopped
?:
boolean
;
}
,
>
,
TypeUpdates
,
>
JoinGroupCall
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
block?
call
class
Name
class
Type
CONSTRUCTOR_
ID
invite
Hash?
join
As
muted?
original
Args
params
public
Key?
SUBCLASS_
OF_
ID
video
Stopped?
Constructors
constructor
new
JoinGroupCall
(
args
:
Args
)
:
JoinGroupCall
Parameters
args
:
Args
Returns
JoinGroupCall
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
JoinGroupCall
Parameters
reader
:
any
Returns
JoinGroupCall
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
:
TypeUpdates
Optional
block
block
?:
bytes
call
call
:
TypeInputGroupCall
class
Name
className
:
"phone.JoinGroupCall"
class
Type
classType
:
"request"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2411016279
Optional
invite
Hash
inviteHash
?:
string
join
As
joinAs
:
EntityLike
Optional
muted
muted
?:
boolean
original
Args
originalArgs
:
Args
params
params
:
DataJSON
Optional
public
Key
publicKey
?:
BigInteger
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
2331323052
Optional
video
Stopped
videoStopped
?:
boolean
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
block
call
class
Name
class
Type
CONSTRUCTOR_
ID
invite
Hash
join
As
muted
original
Args
params
public
Key
SUBCLASS_
OF_
ID
video
Stopped
GitHub
npm
Issues
teleproto - v1.229.0
Loading...