DialogFilterChatlist#
- class pyrogram.raw.types.DialogFilterChatlist#
A folder imported using a chat folder deep link.
Constructor of
DialogFilter.- Details:
Layer:
158ID:
D64A04A8
- Parameters:
id (
int32-bit) – ID of the folder.title (
str) – Name of the folder (max 12 UTF-8 chars).pinned_peers (List of
InputPeer) – Pinned chats, folders can have unlimited pinned chats.include_peers (List of
InputPeer) – Chats to include in the folder.has_my_invites (
bool, optional) – Whether the current user has created some chat folder deep links » to share the folder as well.emoticon (
str, optional) – Emoji to use as icon for the folder.
- Functions:
This object can be returned by 1 function.
Get folders.