Raw.MessageActionSecureValuesSentMe

Raw.MessageActionSecureValuesSentMe

Secure telegram passport values were received

messageActionSecureValuesSentMe#1b287353 values:Vector<SecureValue> credentials:SecureCredentialsEncrypted = MessageAction;
export namespace Raw {
  export class MessageActionSecureValuesSentMe {
    constructor(params: {
      values: Array<Raw.TypeSecureValue>;
      credentials: Raw.TypeSecureCredentialsEncrypted;
    }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x1b287353

Property