Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/mod.ts>SendContactParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface SendContactParams
Re-export
import { type SendContactParams } from "https://deno.land/x/mtkruto@0.2.30/mod.ts";

Properties

optional
lastName: string

The contact's last name.

optional
vcard: string

Additional information in the vCard format.