messages.DialogsNotModified#

class pyrogram.raw.types.messages.DialogsNotModified#

Dialogs haven’t changed.

Constructor of Dialogs.

Details:
  • Layer: 158

  • ID: F0E3E596

Parameters:

count (int 32-bit) – Number of dialogs found server-side by the query.

Functions:

This object can be returned by 1 function.

messages.GetDialogs

Returns the current user dialog list.