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