ReqDHParams#

class pyrogram.raw.functions.ReqDHParams#

Telegram API function.

Details:
  • Layer: 158

  • ID: D712E4BE

Parameters:
  • nonce (int 128-bit) – N/A

  • server_nonce (int 128-bit) – N/A

  • p (bytes) – N/A

  • q (bytes) – N/A

  • public_key_fingerprint (int 64-bit) – N/A

  • encrypted_data (bytes) – N/A

Returns:

ServerDHParams