GetAttachedStickerSets constructor

GetAttachedStickerSets(
  1. {required int file_id,
  2. int? extra,
  3. int? clientId}
)

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 StickerSets

Implementation

GetAttachedStickerSets