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

709 B

title description nav_exclude image
decryptedMessageActionAbortKey Abort rekeying true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: decryptedMessageActionAbortKey_20

Back to constructors index

Abort rekeying

Attributes:

Name Type Required Description
exchange_id long Yes Exchange ID

Type: DecryptedMessageAction

Example:

$decryptedMessageActionAbortKey_20 = ['_' => 'decryptedMessageActionAbortKey', 'exchange_id' => long];