bandcamp-fetch/docs/api/interfaces/ShowAPIGetShowParams.md
2023-10-30 01:25:17 +08:00

1.3 KiB

bandcamp-fetch / ShowAPIGetShowParams

Interface: ShowAPIGetShowParams

Table of contents

Properties

Properties

albumImageFormat

Optional albumImageFormat: string | number | ImageFormat

Defined in

lib/show/ShowAPI.ts:11


artistImageFormat

Optional artistImageFormat: string | number | ImageFormat

Defined in

lib/show/ShowAPI.ts:12


showImageFormat

Optional showImageFormat: string | number | ImageFormat

Defined in

lib/show/ShowAPI.ts:13


showUrl

showUrl: string

Defined in

lib/show/ShowAPI.ts:10