updateGroupCallConnection
New WebRTC connection parameters for the currently joined group call.
type tg.UpdateGroupCallConnection struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Presentation | bool | — | Are these parameters related to the screen capture session currently in progress? |
Params | DataJSON | yes | WebRTC parameters |
References
- Official documentation
- Generated Go reference
- TL definition:
updateGroupCallConnection#b783982