MessageMediaVideoStream¶
- class pyrogram.raw.types.MessageMediaVideoStream[source]¶
Identifies the active group call associated with a live story ».
Constructor of
MessageMedia.- Details:
Layer:
229ID:
CA5CAB89
- Parameters:
call (
InputGroupCall) – Active live story group callrtmp_stream (
bool, optional) – Whether the live story uses RTMP livestream mode »
- Functions:
This object can be returned by 2 functions.
Upload a file and associate it to a chat (without actually sending it to the chat)
Upload a media file associated with an imported chat, click here for more info ».