Preparing search index...
The search index is not available
@codebam/cf-workers-telegram-bot
@codebam/cf-workers-telegram-bot
TelegramPhotoSize
Interface TelegramPhotoSize
interface
TelegramPhotoSize
{
file_id
:
string
;
file_size
?:
number
;
file_unique_id
:
string
;
height
:
number
;
width
:
number
;
}
Index
Properties
file_
id
file_
size?
file_
unique_
id
height
width
Properties
file_
id
file_
id
:
string
Optional
file_
size
file_
size
?:
number
file_
unique_
id
file_
unique_
id
:
string
height
height
:
number
width
width
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
file_
id
file_
size
file_
unique_
id
height
width
@codebam/cf-workers-telegram-bot
Loading...