| Name | Type | Description | Notes |
|---|---|---|---|
| code | string | The access code to send to the Telegram bot | [optional] |
| expires_at | \DateTime | When the code expires | [optional] |
| expires_in | int | Seconds until expiration | [optional] |
| bot_username | string | The Telegram bot username to message | [optional] |
| instructions | string[] | Step-by-step connection instructions | [optional] |