GetStickerEmojis constructor

GetStickerEmojis(
  1. {required InputFile sticker,
  2. int? extra,
  3. int? clientId}
)

Returns emoji corresponding to a sticker. The list is only for informational purposes, because a sticker is always sent with a fixed emoji from the corresponding Sticker object

Returns Emojis

Implementation

GetStickerEmojis