Skip to content

getArchivedStickerSets

Function · TDLib 1.8.67 · d1085f9c

Returns a list of archived sticker sets

getArchivedStickerSets(
  sticker_type: StickerType,
  offset_sticker_set_id: int64,
  limit: int32
) → StickerSets

sticker_type

StickerType

Type of the sticker sets to return

offset_sticker_set_id

int64

Identifier of the sticker set from which to return the result; use 0 to get results from the beginning

limit

int32

The maximum number of sticker sets to return; up to 100