auth.sentCodePaymentRequired#e0955a3c store_product:string phone_code_hash:string support_email_address:string support_email_subject:string currency:string amount:long = auth.SentCode;
Параметры
| Поле | Тип | Описание |
| store_product |
string |
|
| phone_code_hash |
string |
Хеш, выданный при запросе кода. Без него код не принимается. |
| support_email_address |
string |
|
| support_email_subject |
string |
|
| currency |
string |
Валюта, трёхбуквенный код. |
| amount |
long |
Сумма. |
Тип
auth.SentCode
Связанные страницы
Типы, которые здесь встречаются