phone.groupCallStreamRtmpUrl
RTMP URL and stream key to be used in streaming software
type tg.PhoneGroupCallStreamRtmpURL struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
URL | string | yes | RTMP URL |
Key | string | yes | Stream key |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
phone.groupCallStreamRtmpUrl#2dbf3432