stickers property

List<InputSticker> stickers
final

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

Implementation

final List<InputSticker> stickers;