EncryptedChatRequested
- class pyrogram.raw.types.EncryptedChatRequested
Request to create an encrypted chat.
Constructor of
EncryptedChat
.- Details:
Layer:
194
ID:
48F1D94C
- Parameters:
id (
int
32-bit
) – Chat IDaccess_hash (
int
64-bit
) – Check sum depending on user IDdate (
int
32-bit
) – Chat creation dateadmin_id (
int
64-bit
) – Chat creator IDparticipant_id (
int
64-bit
) – ID of second chat participantg_a (
bytes
) – A = g ^ a mod p, see Wikipediafolder_id (
int
32-bit
, optional) – Peer folder ID, for more info click here
- Functions:
This object can be returned by 2 functions.
Sends a request to start a secret chat to the user.
Confirms creation of a secret chat