Skip to main content
Module

x/mtkruto/mod.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.702/mod.ts";

Properties

optional
lastName: string

The contact's last name.

optional
vcard: string

Additional information in the vCard format.