textImage
Inline image
type tg.TextImage struct { /* ... */ }
Implements RichText.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
DocumentID | int64 | yes | Document ID |
W | int | yes | Width |
H | int | yes | Height |
References
- Official documentation
- Generated Go reference
- TL definition:
textImage#81ccf4f