teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
MessageMediaDocumentIn
Interface MessageMediaDocumentIn
interface
MessageMediaDocumentIn
{
_
:
"messageMediaDocument"
;
altDocuments
?:
TypeDocumentIn
[]
;
document
?:
TypeDocumentIn
;
nopremium
?:
boolean
;
round
?:
boolean
;
spoiler
?:
boolean
;
ttlSeconds
?:
number
;
video
?:
boolean
;
videoCover
?:
TypePhotoIn
;
videoTimestamp
?:
number
;
voice
?:
boolean
;
}
Index
Properties
_
alt
Documents?
document?
nopremium?
round?
spoiler?
ttl
Seconds?
video?
video
Cover?
video
Timestamp?
voice?
Properties
_
_
:
"messageMediaDocument"
Optional
alt
Documents
altDocuments
?:
TypeDocumentIn
[]
Optional
document
document
?:
TypeDocumentIn
Optional
nopremium
nopremium
?:
boolean
Optional
round
round
?:
boolean
Optional
spoiler
spoiler
?:
boolean
Optional
ttl
Seconds
ttlSeconds
?:
number
Optional
video
video
?:
boolean
Optional
video
Cover
videoCover
?:
TypePhotoIn
Optional
video
Timestamp
videoTimestamp
?:
number
Optional
voice
voice
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
alt
Documents
document
nopremium
round
spoiler
ttl
Seconds
video
video
Cover
video
Timestamp
voice
GitHub
npm
Issues
teleproto - v1.229.0
Loading...