DhGenOk#

class pyrogram.raw.types.DhGenOk#

Telegram API type.

Constructor of SetClientDHParamsAnswer.

Details:
  • Layer: 158

  • ID: 3BCBF734

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

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

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

Functions:

This object can be returned by 1 function.

SetClientDHParams

Telegram API function.