Link Search Menu Expand Document

Constructor: auth.sentCodePaymentRequired

Back to constructors index

Attributes:

NameTypeRequired
store_productstringYes
phone_code_hashstringYes

Type: auth.SentCode

Example:

$auth_sentCodePaymentRequired = ['_' => 'auth.sentCodePaymentRequired', 'store_product' => 'string', 'phone_code_hash' => 'string'];