Raw.InputPeerUser
Defines a user for further interaction.
inputPeerUser#dde8a54c user_id:long access_hash:long = InputPeer;
export namespace Raw {
export class InputPeerUser {
constructor(params: { userId: bigint; accessHash: bigint }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xdde8a54c