messages.SearchStickerSets
- class pyrogram.raw.functions.messages.SearchStickerSets
Search for stickersets
- Details:
Layer:
196ID:
35705B8A
- Parameters:
q (
str) – Query stringhash (
int64-bit) – Hash for pagination, for more info click here.Note: the usual hash generation algorithm cannot be used in this case, please re-use the messages.foundStickerSets.hash field returned by a previous call to the method, or pass 0 if this is the first call.exclude_featured (
bool, optional) – Exclude featured stickersets from results
- Returns: