emojis property

List<Emojis> emojis
final

emojis A list of emoji corresponding to the stickers in the same order. The list is only for informational purposes, because a sticker is always sent with a fixed emoji from the corresponding Sticker object

Implementation

final List<Emojis> emojis;