messages.SentEncryptedFile#

class pyrogram.raw.types.messages.SentEncryptedFile#

Telegram API type.

Constructor of SentEncryptedMessage.

Details:
  • Layer: 224

  • ID: 9493FF32

Parameters:
Functions:

This object can be returned by 3 functions.

messages.SendEncrypted

Sends a text message to a secret chat.

messages.SendEncryptedFile

Sends a message with a file attachment to a secret chat

messages.SendEncryptedService

Sends a service message to a secret chat.