phone.GroupCallStreamChannels#

class pyrogram.raw.base.phone.GroupCallStreamChannels#

Info about RTMP streams in a group call or livestream

Constructors:

This base type has 1 constructor available.

phone.GroupCallStreamChannels

Contains the available channels of an RTMP-mode group call, see playing an RTMP livestream.

Functions:

This object can be returned by 1 function.

phone.GetGroupCallStreamChannels

Get the available stream channels and current playback timestamp of an RTMP-mode video chat, livestream or live story, see here for the full flow.