mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-03 20:37:47 +01:00
534 B
534 B
title | description |
---|---|
messages.dhConfigNotModified | messages_dhConfigNotModified attributes, type and example |
Constructor: messages.dhConfigNotModified
Attributes:
Name | Type | Required |
---|---|---|
random | bytes | Required |
Type: messages_DhConfig
Example:
$messages_dhConfigNotModified = ['_' => 'messages.dhConfigNotModified', 'random' => bytes, ];