import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Edit a message's live location.
Parameters
chatId: ID
The identifier of the chat that contains the messages.
optional
params: EditMessageLiveLocationParamsReturns
Promise<MessageLocation>
The edited location message.