import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Send a location.
Parameters
chatId: ID
The chat to send the location to.
optional
params: SendLocationParamsReturns
Promise<MessageLocation>
The sent location.
x/mtkruto/5_client.ts>Client#sendLocation
import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Send a location.
The chat to send the location to.
The sent location.