class types.MessageMediaContact extends _TypeMessageMediaimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { MessageMediaContact } = types; ConstructorsnewMessageMediaContact(params: { phoneNumber: string; firstName: string; lastName: string; vcard: string; userId: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsfirstName: stringlastName: stringphoneNumber: stringuserId: bigintvcard: stringStatic Propertiesreadonly[paramDesc]: ParamDesc