recentMeUrlChat
Recent t.me link to a chat
type tg.RecentMeURLChat struct { /* ... */ }
Implements RecentMeUrl.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
URL | string | yes | t.me URL |
ChatID | int64 | yes | Chat ID |
References
- Official documentation
- Generated Go reference
- TL definition:
recentMeUrlChat#b2da71d2