SearchResultPosition#

class pyrogram.raw.types.SearchResultPosition#

Information about a message in a specific position.

Constructor of SearchResultsPosition.

Details:
  • Layer: 158

  • ID: 7F648B67

Parameters:
  • msg_id (int 32-bit) – Message ID.

  • date (int 32-bit) – When was the message sent.

  • offset (int 32-bit) – 0-based message position in the full list of suitable messages.