Folder
Constructor schema is available as of layer 99. Switch ยป
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| autofill_new_broadcasts | flags.0?true | Automatically add new channels to this folder |
| autofill_public_groups | flags.1?true | Automatically add joined new public supergroups to this folder |
| autofill_new_correspondents | flags.2?true | Automatically add new private chats to this folder |
| id | int | Folder ID |
| title | string | Folder title |
| photo | flags.3?ChatPhoto | Folder picture |