class types.InputMediaContact extends _TypeInputMediaimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { InputMediaContact } = types; ConstructorsnewInputMediaContact(params: { phoneNumber: string; firstName: string; lastName: string; vcard: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsfirstName: stringlastName: stringphoneNumber: stringvcard: stringStatic Propertiesreadonly[paramDesc]: ParamDesc