documentAttributeFilename
A simple document with a file name
type tg.DocumentAttributeFilename struct { /* ... */ }
Implements DocumentAttribute.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
FileName | string | yes | The file name |
References
- Official documentation
- Generated Go reference
- TL definition:
documentAttributeFilename#15590068