Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/client/0_params.ts>SendContactParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface SendContactParams
implements _SendCommon
import { type SendContactParams } from "https://deno.land/x/mtkruto@0.1.157/client/0_params.ts";

Properties

optional
lastName: string

The contact's last name.

optional
vcard: string

Additional information in the vCard format.