covers property

List<Sticker> covers
read / write

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

late List<Sticker> covers;