SentEncryptedMessage¶
-
class
pyrogram.raw.base.messages.
SentEncryptedMessage
¶ Contains info on message sent to an encrypted chat.
- Constructors
This base type has 2 constructors available.
Message with a file enclosure sent to a protected chat.
Message without file attachemts sent to an encrypted file.
- Methods
This object can be returned by 3 methods:
Sends a text message to a secret chat.
Sends a message with a file attachment to a secret chat.
Sends a service message to a secret chat.