messages.FoundStickersNotModified
- class pyrogram.raw.types.messages.FoundStickersNotModified
No new stickers were found for the specified query
Constructor of
FoundStickers.- Details:
Layer:
223ID:
6010C534
- Parameters:
next_offset (
int32-bit, optional) – Offset for pagination
- Functions:
This object can be returned by 1 function.
Search for stickers using AI-powered keyword search
TL Schema
messages.foundStickersNotModified#6010c534
flags:#
next_offset:flags.0?int
= messages.FoundStickers
Parameter Tree
FoundStickersNotModified
└── next_offset →
int (optional)Example
FoundStickersNotModified(
)