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?
optional24:string
Defined in: packages/core/src/data/types/entities.ts:490
Avatar URL with image size of 24 pixels.
48?
optional48:string
Defined in: packages/core/src/data/types/entities.ts:495
Avatar URL with image size of 48 pixels.
96?
optional96:string
Defined in: packages/core/src/data/types/entities.ts:500
Avatar URL with image size of 96 pixels.