Skip to main content

Interface: AvatarUrls

Defined in: packages/core/src/data/types/entities.ts:486

Map of avatar URLs by their size.

Indexable

[k: string]: unknown

Properties

24?

optional 24: string

Defined in: packages/core/src/data/types/entities.ts:490

Avatar URL with image size of 24 pixels.


48?

optional 48: string

Defined in: packages/core/src/data/types/entities.ts:495

Avatar URL with image size of 48 pixels.


96?

optional 96: string

Defined in: packages/core/src/data/types/entities.ts:500

Avatar URL with image size of 96 pixels.