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
values
: Array of Raw.TypeSecureValueVector with information about documents and other telegram passport elements that were shared with the bot
credentials
: Raw.TypeSecureCredentialsEncryptedEncrypted credentials required to decrypt the data