mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 03:33:09 +01:00
Update content of files
This commit is contained in:
parent
b030a2c348
commit
8278a33b7d
1 changed files with 3 additions and 3 deletions
|
@ -12465,7 +12465,7 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
<tr>
|
||||
<td>payload</td>
|
||||
<td>String</td>
|
||||
<td>Bot-defined invoice payload, 1-128 bytes. This will not be displayed to the user, use for your internal processes.</td>
|
||||
<td>Bot-defined invoice payload, 1-128 bytes. This will not be displayed to the user, use it for your internal processes.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>provider_token</td>
|
||||
|
@ -12679,7 +12679,7 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
<td>payload</td>
|
||||
<td>String</td>
|
||||
<td>Yes</td>
|
||||
<td>Bot-defined invoice payload, 1-128 bytes. This will not be displayed to the user, use for your internal processes.</td>
|
||||
<td>Bot-defined invoice payload, 1-128 bytes. This will not be displayed to the user, use it for your internal processes.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>provider_token</td>
|
||||
|
@ -12849,7 +12849,7 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
<td>payload</td>
|
||||
<td>String</td>
|
||||
<td>Yes</td>
|
||||
<td>Bot-defined invoice payload, 1-128 bytes. This will not be displayed to the user, use for your internal processes.</td>
|
||||
<td>Bot-defined invoice payload, 1-128 bytes. This will not be displayed to the user, use it for your internal processes.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>provider_token</td>
|
||||
|
|
Loading…
Reference in a new issue