teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
DocumentAttributeVideoIn
Interface DocumentAttributeVideoIn
interface
DocumentAttributeVideoIn
{
_
:
"documentAttributeVideo"
;
duration
:
number
;
h
:
number
;
nosound
?:
boolean
;
preloadPrefixSize
?:
number
;
roundMessage
?:
boolean
;
supportsStreaming
?:
boolean
;
videoCodec
?:
string
;
videoStartTs
?:
number
;
w
:
number
;
}
Index
Properties
_
duration
h
nosound?
preload
Prefix
Size?
round
Message?
supports
Streaming?
video
Codec?
video
Start
Ts?
w
Properties
_
_
:
"documentAttributeVideo"
duration
duration
:
number
h
h
:
number
Optional
nosound
nosound
?:
boolean
Optional
preload
Prefix
Size
preloadPrefixSize
?:
number
Optional
round
Message
roundMessage
?:
boolean
Optional
supports
Streaming
supportsStreaming
?:
boolean
Optional
video
Codec
videoCodec
?:
string
Optional
video
Start
Ts
videoStartTs
?:
number
w
w
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
duration
h
nosound
preload
Prefix
Size
round
Message
supports
Streaming
video
Codec
video
Start
Ts
w
GitHub
npm
Issues
teleproto - v1.229.0
Loading...