mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-11 12:41:37 +01:00
Update content of files
This commit is contained in:
parent
f342c6e74e
commit
520f31afee
2 changed files with 2 additions and 2 deletions
|
@ -13671,7 +13671,7 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
<tr>
|
||||
<td>id</td>
|
||||
<td>String</td>
|
||||
<td>Unique identifier of the transaction. Coincides with the identifer of the original transaction for refund transactions. Coincides with <em>SuccessfulPayment.telegram_payment_charge_id</em> for successful incoming payments from users.</td>
|
||||
<td>Unique identifier of the transaction. Coincides with the identifier of the original transaction for refund transactions. Coincides with <em>SuccessfulPayment.telegram_payment_charge_id</em> for successful incoming payments from users.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>amount</td>
|
||||
|
|
|
@ -13671,7 +13671,7 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
<tr>
|
||||
<td>id</td>
|
||||
<td>String</td>
|
||||
<td>Unique identifier of the transaction. Coincides with the identifer of the original transaction for refund transactions. Coincides with <em>SuccessfulPayment.telegram_payment_charge_id</em> for successful incoming payments from users.</td>
|
||||
<td>Unique identifier of the transaction. Coincides with the identifier of the original transaction for refund transactions. Coincides with <em>SuccessfulPayment.telegram_payment_charge_id</em> for successful incoming payments from users.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>amount</td>
|
||||
|
|
Loading…
Reference in a new issue