Constructor: auth.sentCodeTypeApp
The code was sent through the telegram app
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| length | int | Yes | Length of the code in bytes |
Type: auth.SentCodeType
Example:
$auth_sentCodeTypeApp = ['_' => 'auth.sentCodeTypeApp', 'length' => int];