Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface InlineQueryResultContact
import { type InlineQueryResultContact } from "https://deno.land/x/telegram_bot_api@0.4.0/mod.ts";

Properties

type: string
id: string
phone_number: string
first_name: string
optional
last_name: string
optional
vcard: string
optional
reply_markup: InlineKeyboardMarkup
optional
input_message_content: InputMessageContent
optional
thumb_url: string
optional
thumb_width: number
optional
thumb_height: number