Raw.UpdateEncryption
Change of state in an encrypted chat.
updateEncryption#b4a2e88d chat:EncryptedChat date:int = Update;
export namespace Raw {
export class UpdateEncryption {
constructor(params: { chat: Raw.TypeEncryptedChat; date: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xb4a2e88d
Property
chat
: Raw.TypeEncryptedChatEncrypted chat
date
: numberDate of change