Folder#
- class pyrogram.raw.types.Folder#
Folder.
Constructor of
Folder.- Details:
Layer:
158ID:
FF544E65
- Parameters:
id (
int32-bit) – Folder ID.title (
str) – Folder title.autofill_new_broadcasts (
bool, optional) – Automatically add new channels to this folder.autofill_public_groups (
bool, optional) – Automatically add joined new public supergroups to this folder.autofill_new_correspondents (
bool, optional) – Automatically add new private chats to this folder.photo (
ChatPhoto, optional) – Folder picture.