stickers property

List<InputSticker> stickers
final

stickers 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

final List<InputSticker> stickers;