1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 20:37:47 +01:00
MadelineProto/docs/API_docs/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, ];