BoothMate API Documentation - v0.4.0
Preparing search index...
types/interfaces
ImageInfoWithCaption
Interface ImageInfoWithCaption
画像情報とキャプション
interface
ImageInfoWithCaption
{
original
:
string
;
resized
:
string
;
caption
?:
string
;
}
Hierarchy (
View Summary
)
ImageInfo
ImageInfoWithCaption
Index
Properties
original
resized
caption?
Properties
original
original
:
string
オリジナル画像のURL
resized
resized
:
string
縮小画像のURL
Optional
caption
caption
?:
string
画像のキャプション
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
original
resized
caption
BoothMate API Documentation - v0.4.0
Loading...
画像情報とキャプション