folder
Folder
type tg.Folder struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
AutofillNewBroadcasts | bool | — | Automatically add new channels to this folder |
AutofillPublicGroups | bool | — | Automatically add joined new public supergroups to this folder |
AutofillNewCorrespondents | bool | — | Automatically add new private chats to this folder |
ID | int | yes | Folder ID |
Title | string | yes | Folder title |
Photo | ChatPhotoClass | — | Folder picture |
References
- Official documentation
- Generated Go reference
- TL definition:
folder#ff544e65