pub async fn send_locations_to_chat( context: &Context, chat_id: ChatId, seconds: i64, ) -> Result<()>
Enables location streaming in chat identified by chat_id for seconds seconds.
chat_id
seconds