Raw.InputPhoto
Defines a photo for further interaction.
inputPhoto#3bb3b94a id:long access_hash:long file_reference:bytes = InputPhoto;
export namespace Raw {
export class InputPhoto {
constructor(params: { id: bigint; accessHash: bigint; fileReference: Buffer }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x3bb3b94a