messages.AcceptEncryption
- class pyrogram.raw.functions.messages.AcceptEncryption
Confirms creation of a secret chat
- Details:
Layer:
194
ID:
3DBC0415
- Parameters:
peer (
InputEncryptedChat
) – Secret chat IDg_b (
bytes
) – B = g ^ b mod p, see Wikipediakey_fingerprint (
int
64-bit
) – 64-bit fingerprint of the received key
- Returns: