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