mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 00:06:55 +01:00
22 lines
400 B
Markdown
22 lines
400 B
Markdown
---
|
|
title: getSavedOrderInfo
|
|
description: Returns saved order info if any
|
|
---
|
|
## Method: getSavedOrderInfo
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Returns saved order info if any
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
### Return type: [OrderInfo](../types/OrderInfo.md)
|
|
|