InputPeerEmpty

class pyrogram.raw.types.InputPeerEmpty

An empty constructor, no user or chat is defined.

Constructor of InputPeer.

Details:
  • Layer: 223

  • ID: 7F3B18EA

Parameters:

No parameters required.

TL Schema

inputPeerEmpty#7f3b18ea

= InputPeer

Parameter Tree

InputPeerEmpty

Example

InputPeerEmpty(
)