Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/5_client.ts>SendContactParams

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

Properties

optional
lastName: string

The contact's last name.

optional
vcard: string

Additional information in the vCard format.