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

x/mtkruto/3_types.ts>InlineQueryResultContact

Cross-runtime JavaScript library for building Telegram clients
Latest
interface InlineQueryResultContact
implements _InlineQueryResultBase, _InlineQueryResultCaptionCommon, _InlineQueryResultMessageContentReplyMarkupCommon, _InlineQueryResultThumbnailCommon
import { type InlineQueryResultContact } from "https://deno.land/x/mtkruto@0.6.3/3_types.ts";

Properties

type: "game"
phoneNumber: string
firstName: string
optional
lastName: string
optional
vcard: string