messages.DhConfig#

class pyrogram.raw.base.messages.DhConfig#

Contains Diffie-Hellman key generation protocol parameters.

Constructors:

This base type has 2 constructors available.

messages.DhConfig

New set of configuring parameters.

messages.DhConfigNotModified

Configuring parameters did not change.

Functions:

This object can be returned by 1 function.

messages.GetDhConfig

Returns configuration parameters for Diffie-Hellman key generation.