teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
MessageMediaPhotoIn
Interface MessageMediaPhotoIn
interface
MessageMediaPhotoIn
{
_
:
"messageMediaPhoto"
;
livePhoto
?:
boolean
;
photo
?:
TypePhotoIn
;
spoiler
?:
boolean
;
ttlSeconds
?:
number
;
video
?:
TypeDocumentIn
;
}
Index
Properties
_
live
Photo?
photo?
spoiler?
ttl
Seconds?
video?
Properties
_
_
:
"messageMediaPhoto"
Optional
live
Photo
livePhoto
?:
boolean
Optional
photo
photo
?:
TypePhotoIn
Optional
spoiler
spoiler
?:
boolean
Optional
ttl
Seconds
ttlSeconds
?:
number
Optional
video
video
?:
TypeDocumentIn
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
live
Photo
photo
spoiler
ttl
Seconds
video
GitHub
npm
Issues
teleproto - v1.229.0
Loading...