Link Search Menu Expand Document

Constructor: auth.sentCodeTypeApp

Back to constructors index

The code was sent through the telegram app

Attributes:

NameTypeRequiredDescription
lengthintYesLength of the code in bytes

Type: auth.SentCodeType

Example:

$auth_sentCodeTypeApp = ['_' => 'auth.sentCodeTypeApp', 'length' => int];