bandcamp-fetch/docs/api/interfaces/FanAPIGetInfoParams.md
patrickkfkan be7010c217 v1.0.0
2023-06-10 22:52:27 +08:00

31 lines
459 B
Markdown

[bandcamp-fetch](../README.md) / FanAPIGetInfoParams
# Interface: FanAPIGetInfoParams
## Table of contents
### Properties
- [imageFormat](FanAPIGetInfoParams.md#imageformat)
- [username](FanAPIGetInfoParams.md#username)
## Properties
### imageFormat
**imageFormat**: `string` \| `number` \| [`ImageFormat`](ImageFormat.md)
#### Defined in
lib/fan/FanAPI.ts:21
___
### username
**username**: `string`
#### Defined in
lib/fan/FanAPI.ts:20