Raw.messages.UploadEncryptedFile

Raw.messages.UploadEncryptedFile

Upload encrypted file and associate it to a secret chat

messages.uploadEncryptedFile#5057c497 peer:InputEncryptedChat file:InputEncryptedFile = EncryptedFile;
export namespace Raw {
  export namespace messages {
    export class UploadEncryptedFile {
      constructor(params: { peer: Raw.TypeInputEncryptedChat; file: Raw.TypeInputEncryptedFile }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x5057c497

Property

Results

Raw.TypeEncryptedFile