replace_video_chat_rtmp_url

Function replace_video_chat_rtmp_url 

Source
pub async fn replace_video_chat_rtmp_url(
    chat_id: i64,
    client_id: i32,
) -> Result<RtmpUrl, Error>
Expand description

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

ยงArguments

  • chat_id - Chat identifier
  • client_id - The client id to send the request to