mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-06 01:58:20 +01:00
529 B
529 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, ];