Returns data for copying authorization to another data-center.
auth.exportedAuthorization#df969c2d id:int bytes:bytes = auth.ExportedAuthorization;
---functions---
auth.exportAuthorization#e5bfffcd dc_id:int = auth.ExportedAuthorization;
| Name | Type | Description |
|---|---|---|
| dc_id | int | Number of a target data-center |
| Code | Type | Description |
|---|---|---|
| 400 | DC_ID_INVALID | The provided DC ID is invalid. |