MadelineProtoDocs/docs/API_docs/constructors/messages.dhConfigNotModified.md
2024-05-01 14:53:46 +02:00

830 B

title description nav_exclude image redirect_from
messages.dhConfigNotModified Configuring parameters did not change. true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png /API_docs/constructors/messages_dhConfigNotModified.html

Constructor: messages.dhConfigNotModified

Back to constructors index

Configuring parameters did not change.

Attributes:

Name Type Required Description
random bytes Yes Random sequence of bytes of assigned length

Type: messages.DhConfig

Example:

$messages_dhConfigNotModified = ['_' => 'messages.dhConfigNotModified', 'random' => 'bytes'];