MadelineProto/docs/API_docs/constructors/messages_dhConfigNotModified.md
2016-12-30 23:21:36 +03:00

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