Raw.InputPeerChannel
Defines a channel for further interaction.
inputPeerChannel#27bcbbfc channel_id:long access_hash:long = InputPeer;
export namespace Raw {
export class InputPeerChannel {
constructor(params: { channelId: bigint; accessHash: bigint }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x27bcbbfc