ServerDHParams
- class pyrogram.raw.base.ServerDHParams
Telegram API base type.
- Constructors:
This base type has 2 constructors available.
Telegram API type.
Telegram API type.
- Functions:
This object can be returned by 1 function.
Telegram API function.
TL Schema
Parameter Tree
ServerDHParams
│ ├── nonce →
int128│ ├── server_nonce →
int128│ └── new_nonce_hash →
int128└──
ServerDHParamsOk├── nonce →
int128├── server_nonce →
int128└── encrypted_answer →
bytes