pub async fn send_locations_to_chat(
    context: &Context,
    chat_id: ChatId,
    seconds: i64
) -> Result<()>
Expand description

Enables location streaming in chat identified by chat_id for seconds seconds.