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

Returns a list of sticker sets attached to a file, including regular, mask, and emoji sticker sets. Currently, only animations, photos, and videos can have attached sticker sets. Returns object_ptr<StickerSets>.

NameTypeDescription
file_idnumberFile identifier.

More details on telegram's documentation.