EncryptedChatEmpty#

class pyrogram.raw.types.EncryptedChatEmpty#

Empty constructor.

Constructor of EncryptedChat.

Details:
  • Layer: 158

  • ID: AB7EC0A0

Parameters:

id (int 32-bit) – Chat ID.

Functions:

This object can be returned by 2 functions.

messages.RequestEncryption

Sends a request to start a secret chat to the user.

messages.AcceptEncryption

Confirms creation of a secret chat.