covers property

vector<Sticker>? covers
getter/setter pair

Up to the first 5 stickers from the set, depending on the context. If the application needs more stickers the full sticker set needs to be requested

Implementation

vector<Sticker>? covers;