get_owned_sticker_sets


Description:

public async StickerSets get_owned_sticker_sets (int64 offset_sticker_set_id, int32 limit) throws TDLibError

Returns sticker sets owned by the current user

Parameters:

offset_sticker_set_id

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

limit

The maximum number of sticker sets to be returned; must be positive and can't be greater than 100. For optimal performance, the number of returned objects is chosen by TDLib and can be smaller than the specified limit