teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
phone
EditGroupCallParticipant
Class EditGroupCallParticipant
Hierarchy (
View Summary
)
Request
<
Partial
<
{
call
:
TypeInputGroupCall
;
muted
?:
Bool
;
participant
:
TypeEntityLike
;
presentationPaused
?:
Bool
;
raiseHand
?:
Bool
;
videoPaused
?:
Bool
;
videoStopped
?:
Bool
;
volume
?:
int
;
}
,
>
,
TypeUpdates
,
>
EditGroupCallParticipant
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
call
class
Name
class
Type
CONSTRUCTOR_
ID
muted?
original
Args
participant
presentation
Paused?
raise
Hand?
SUBCLASS_
OF_
ID
video
Paused?
video
Stopped?
volume?
Constructors
constructor
new
EditGroupCallParticipant
(
args
:
Args
)
:
EditGroupCallParticipant
Parameters
args
:
Args
Returns
EditGroupCallParticipant
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
EditGroupCallParticipant
Parameters
reader
:
any
Returns
EditGroupCallParticipant
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
call
call
:
TypeInputGroupCall
class
Name
className
:
"phone.EditGroupCallParticipant"
class
Type
classType
:
"request"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2770811583
Optional
muted
muted
?:
boolean
original
Args
originalArgs
:
Args
participant
participant
:
EntityLike
Optional
presentation
Paused
presentationPaused
?:
boolean
Optional
raise
Hand
raiseHand
?:
boolean
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
2331323052
Optional
video
Paused
videoPaused
?:
boolean
Optional
video
Stopped
videoStopped
?:
boolean
Optional
volume
volume
?:
number
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
call
class
Name
class
Type
CONSTRUCTOR_
ID
muted
original
Args
participant
presentation
Paused
raise
Hand
SUBCLASS_
OF_
ID
video
Paused
video
Stopped
volume
GitHub
npm
Issues
teleproto - v1.229.0
Loading...