Raw.InputPeerChannel

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

Property

  • channelId : bigint

    Channel identifier

  • accessHash : bigint

    AccessHash value from the channel constructor