1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 13:14:40 +01:00
MadelineProto/old_docs/API_docs_v55/constructors/messages_dhConfigNotModified.md

535 B

title description
messages_dhConfigNotModified messages_dhConfigNotModified attributes, type and example

Constructor: messages_dhConfigNotModified

Back to constructors index

Attributes:

Name Type Required
random bytes Required

Type: messages_DhConfig

Example:

$messages_dhConfigNotModified = ['_' => 'messages_dhConfigNotModified', 'random' => bytes, ];