messages.SearchResultsPositions#
- class pyrogram.raw.types.messages.SearchResultsPositions[source]#
Telegram API type.
Constructor of
SearchResultsPositions.- Details:
Layer:
224ID:
53B22BAF
- Parameters:
count (
int32-bit) – N/Apositions (List of
SearchResultsPosition) – N/A
- Functions:
This object can be returned by 1 function.
Returns sparse positions of messages of the specified type in the chat to be used for shared media scroll implementation.