1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 20:17:46 +01:00
MadelineProto/old_docs/API_docs_v46/constructors/updateDcOptions.md

475 B

title description
updateDcOptions updateDcOptions attributes, type and example

Constructor: updateDcOptions

Back to constructors index

Attributes:

Name Type Required
dc_options Array of DcOption Required

Type: Update

Example:

$updateDcOptions = ['_' => 'updateDcOptions', 'dc_options' => [Vector t], ];