auth.sentCodePaymentRequired#e0955a3c store_product:string phone_code_hash:string support_email_address:string support_email_subject:string currency:string amount:long = auth.SentCode;
Parameters
| Name | Type | Description |
| store_product |
string |
|
| phone_code_hash |
string |
Hash issued when the code was requested. The code is not accepted without it. |
| support_email_address |
string |
|
| support_email_subject |
string |
|
| currency |
string |
Currency, three-letter code. |
| amount |
long |
Amount. |
Type
auth.SentCode
Related pages
Types used here