phone.getGroupCallStreamChannels

Get info about RTMP streams in a group call or livestream.
This method should be invoked to the same group/channel-related DC used for downloading livestream chunks.
As usual, the media DC is preferred, if available.

 Cara skema tersedia sebagai lapisan 139. Tukar ยป

Parameters

Name Type Description
call InputGroupCall Group call or livestream

Result

phone.GroupCallStreamChannels

Only users can use this method

Possible errors

Code Type Description
400 GROUPCALL_INVALID The specified group call is invalid.
400 GROUPCALL_JOIN_MISSING You haven't joined this group call.

Related pages

Uploading and Downloading Files

How to transfer large data batches correctly.