MadelineProto/old_docs/API_docs_v23/constructors/messages_dhConfigNotModified.md
2017-01-19 23:02:27 +01:00

534 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, ];