Folder
folder#ff544e65 flags:# autofill_new_broadcasts:flags.0?true autofill_public_groups:flags.1?true autofill_new_correspondents:flags.2?true id:int title:string photo:flags.3?ChatPhoto = Folder;
| 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 |