Preparing search index...
The search index is not available
tdjson
tdjson
Thumbnail
Interface Thumbnail
Represents a thumbnail.
interface
Thumbnail
{
@type
:
"thumbnail"
;
file
:
File
;
format
:
ThumbnailFormat
;
height
:
number
;
width
:
number
;
}
Index
Properties
@type
file
format
height
width
Properties
@type
@type
:
"thumbnail"
file
file
:
File
The thumbnail.
format
format
:
ThumbnailFormat
Thumbnail format.
height
height
:
number
Thumbnail height.
width
width
:
number
Thumbnail width.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
file
format
height
width
tdjson
Loading...
Represents a thumbnail.