messages.GetDhConfig
- class pyrogram.raw.functions.messages.GetDhConfig
 Returns configuration parameters for Diffie-Hellman key generation. Can also return a random sequence of bytes of required length.
- Details:
 Layer:
196ID:
26CF8950
- Parameters:
 version (
int32-bit) – Value of the version parameter from messages.dhConfig, available at the clientrandom_length (
int32-bit) – Length of the required random sequence
- Returns: