DialogFilter

class pyrogram.raw.types.DialogFilter

Telegram API type.

Constructor of DialogFilter.

Details:
  • Layer: 187

  • ID: 5FB5523B

Parameters:
  • id (int 32-bit) – N/A

  • title (str) – N/A

  • pinned_peers (List of InputPeer) – N/A

  • include_peers (List of InputPeer) – N/A

  • exclude_peers (List of InputPeer) – N/A

  • contacts (bool, optional) – N/A

  • non_contacts (bool, optional) – N/A

  • groups (bool, optional) – N/A

  • broadcasts (bool, optional) – N/A

  • bots (bool, optional) – N/A

  • exclude_muted (bool, optional) – N/A

  • exclude_read (bool, optional) – N/A

  • exclude_archived (bool, optional) – N/A

  • emoticon (str, optional) – N/A

  • color (int 32-bit, optional) – N/A