Documentation - v0.30.1
Preparing search index...
@mtcute/bun
index
Rich
photo
Function photo
photo
(
file
:
string
|
TypeInputPhoto
|
InputMediaPhoto
,
params
?:
{
caption
?:
Rich
.
InputRichText
|
Rich
.
InputPageCaption
;
spoiler
?:
boolean
;
url
?:
string
;
webpageId
?:
Long
;
}
,
)
:
InputPageBlockWithFile
Create a photo block, uploading the given file
Parameters
file
:
string
|
TypeInputPhoto
|
InputMediaPhoto
params
:
{
caption
?:
Rich
.
InputRichText
|
Rich
.
InputPageCaption
;
spoiler
?:
boolean
;
url
?:
string
;
webpageId
?:
Long
;
}
= {}
Returns
InputPageBlockWithFile
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.30.1
Loading...
Create a photo block, uploading the given file