TDLib v0.0.2 TDLib.Method.GetArchivedStickerSets View Source

Returns a list of archived sticker sets. Returns object_ptr.

NameTypeDescription
is_masksboolPass true to return mask stickers sets; pass false to return ordinary sticker sets.
offset_sticker_set_idstringIdentifier of the sticker set from which to return the result.
limitnumberMaximum number of sticker sets to return.

More details on telegram’s documentation.