View Source ExTDLib.Method.GetStickerEmojis (ExTDLib v0.0.4)

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 object_ptr<Emojis>.

NameTypeDescription
stickerInputFileSticker file identifier.

More details on telegram's documentation.