InputPeerChannel#

class pyrogram.raw.types.InputPeerChannel#

Defines a channel for further interaction.

Constructor of InputPeer.

Details:
  • Layer: 158

  • ID: 27BCBBFC

Parameters:
  • channel_id (int 64-bit) – Channel identifier.

  • access_hash (int 64-bit) – access_hash value from the channel constructor.