ReplaceVideoChatRtmpUrl constructor

ReplaceVideoChatRtmpUrl(
  1. {required int chat_id,
  2. int? extra,
  3. int? clientId}
)

Replaces the current RTMP URL for streaming to the chat; requires creator privileges

Returns RtmpUrl

Implementation

ReplaceVideoChatRtmpUrl