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