messages.InactiveChats#

class pyrogram.raw.types.messages.InactiveChats#

Inactive chat list.

Constructor of InactiveChats.

Details:
  • Layer: 158

  • ID: A927FEC5

Parameters:
  • dates (List of int 32-bit) – When was the chat last active.

  • chats (List of Chat) – Chat list.

  • users (List of User) – Users mentioned in the chat list.

Functions:

This object can be returned by 1 function.

channels.GetInactiveChannels

Get inactive channels and supergroups.