mediaAreaUrl
Represents a URL media area.
type tg.MediaAreaURL struct { /* ... */ }
Implements MediaArea.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Coordinates | MediaAreaCoordinates | yes | The size and location of the media area corresponding to the URL button on top of the story media. |
URL | string | yes | URL to open when clicked. |
References
- Official documentation
- Generated Go reference
- TL definition:
mediaAreaUrl#37381085