Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
Api
Photo
Class Photo
Hierarchy
VirtualClass
<
{
hasStickers
?:
boolean
;
id
:
long
;
accessHash
:
long
;
fileReference
:
bytes
;
date
:
int
;
sizes
:
TypePhotoSize
[]
;
videoSizes
?:
TypeVideoSize
[]
;
dcId
:
int
}
>
Photo
Index
Properties
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
original
Args
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
has
Stickers
id
access
Hash
file
Reference
date
sizes
video
Sizes
dc
Id
Methods
serialize
Bytes
serialize
Date
get
Bytes
toJSON
from
Reader
Constructors
constructor
Properties
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
number
Static
class
Name
class
Name
:
string
Static
class
Type
class
Type
:
"constructor"
|
"request"
original
Args
original
Args
:
{
hasStickers
?:
boolean
;
id
:
BigInteger
;
accessHash
:
BigInteger
;
fileReference
:
Buffer
;
date
:
number
;
sizes
:
TypePhotoSize
[]
;
videoSizes
?:
TypeVideoSize
[]
;
dcId
:
number
}
Type declaration
Optional
has
Stickers
?:
boolean
id
:
BigInteger
access
Hash
:
BigInteger
file
Reference
:
Buffer
date
:
number
sizes
:
TypePhotoSize
[]
Optional
video
Sizes
?:
TypeVideoSize
[]
dc
Id
:
number
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
4212750949
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
3581324060
class
Type
class
Type
:
"constructor"
class
Name
class
Name
:
"Photo"
Optional
has
Stickers
has
Stickers
?:
boolean
id
id
:
BigInteger
access
Hash
access
Hash
:
BigInteger
file
Reference
file
Reference
:
Buffer
date
date
:
number
sizes
sizes
:
TypePhotoSize
[]
Optional
video
Sizes
video
Sizes
?:
TypeVideoSize
[]
dc
Id
dc
Id
:
number
Methods
Static
serialize
Bytes
serialize
Bytes
(
data
:
string
|
Buffer
)
:
Buffer
Parameters
data:
string
|
Buffer
Returns
Buffer
Static
serialize
Date
serialize
Date
(
date
:
number
|
Date
)
:
Buffer
Parameters
date:
number
|
Date
Returns
Buffer
get
Bytes
get
Bytes
(
)
:
Buffer
Returns
Buffer
toJSON
toJSON
(
)
:
{
hasStickers
?:
boolean
;
id
:
BigInteger
;
accessHash
:
BigInteger
;
fileReference
:
Buffer
;
date
:
number
;
sizes
:
TypePhotoSize
[]
;
videoSizes
?:
TypeVideoSize
[]
;
dcId
:
number
}
Returns
{
hasStickers
?:
boolean
;
id
:
BigInteger
;
accessHash
:
BigInteger
;
fileReference
:
Buffer
;
date
:
number
;
sizes
:
TypePhotoSize
[]
;
videoSizes
?:
TypeVideoSize
[]
;
dcId
:
number
}
Optional
has
Stickers
?:
boolean
id
:
BigInteger
access
Hash
:
BigInteger
file
Reference
:
Buffer
date
:
number
sizes
:
TypePhotoSize
[]
Optional
video
Sizes
?:
TypeVideoSize
[]
dc
Id
:
number
Static
from
Reader
from
Reader
(
reader
:
any
)
:
Api
.
Photo
Parameters
reader:
any
Returns
Api
.
Photo
Constructors
constructor
new
Photo
(
args
:
{
hasStickers
?:
boolean
;
id
:
BigInteger
;
accessHash
:
BigInteger
;
fileReference
:
Buffer
;
date
:
number
;
sizes
:
TypePhotoSize
[]
;
videoSizes
?:
TypeVideoSize
[]
;
dcId
:
number
}
)
:
Api
.
Photo
Parameters
args:
{
hasStickers
?:
boolean
;
id
:
BigInteger
;
accessHash
:
BigInteger
;
fileReference
:
Buffer
;
date
:
number
;
sizes
:
TypePhotoSize
[]
;
videoSizes
?:
TypeVideoSize
[]
;
dcId
:
number
}
Optional
has
Stickers
?:
boolean
id
:
BigInteger
access
Hash
:
BigInteger
file
Reference
:
Buffer
date
:
number
sizes
:
TypePhotoSize
[]
Optional
video
Sizes
?:
TypeVideoSize
[]
dc
Id
:
number
Returns
Api
.
Photo
Exports
helpers
password
utils
client
errors
extensions
sessions
Api
storage
auth
contacts
messages
updates
photos
upload
help
account
channels
payments
phone
stats
stickers
users
chatlists
bots
stories
premium
langpack
folders
tl
custom
Photo
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
serialize
Bytes
serialize
Date
get
Bytes
constructor
original
Args
toJSON
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
from
Reader
has
Stickers
id
access
Hash
file
Reference
date
sizes
video
Sizes
dc
Id
Generated using
TypeDoc