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