stickers property

vector<InputSticker>? stickers
getter/setter pair

List of stickers to be added to the set; must be non-empty. All stickers must have the same format. For TGS stickers, uploadStickerFile must be used before the sticker is shown

Implementation

vector<InputSticker>? stickers;