interface InputContactMessageContentimport { type InputContactMessageContent } from "https://dotland.deno.dev/x/grammy@v1.15.0/types.web.ts"; Represents the content of a contact message to be sent as the result of an inline query. Propertiesphone_number: stringContact's phone number first_name: stringContact's first name optionallast_name: stringContact's last name optionalvcard: stringAdditional data about the contact in the form of a vCard, 0-2048 bytes