Link Search Menu Expand Document

Constructor: updateSentPhoneCode

Back to constructors index

A paid login SMS code was successfully sent.

Attributes:

NameTypeRequiredDescription
sent_codeauth.SentCodeYesInfo about the sent code.

Type: Update

Example:

$updateSentPhoneCode = ['_' => 'updateSentPhoneCode', 'sent_code' => auth.SentCode];