Raw.DecryptedMessageMediaContact8
Contact attached to an encrypted message.
decryptedMessageMediaContact#588a0a97 phone_number:string first_name:string last_name:string user_id:int = DecryptedMessageMedia;
export namespace Raw {
export class DecryptedMessageMediaContact8 {
constructor(params: {
phoneNumber: string;
firstName: string;
lastName: string;
userId: number;
}) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x588a0a97