MadelineProto/docs/TD_docs/constructors/authCodeTypeMessage.md

23 lines
551 B
Markdown
Raw Normal View History

---
title: authCodeTypeMessage
description: Code is delivered through private Telegram message, which can be viewed in the other client
---
## Constructor: authCodeTypeMessage
[Back to constructors index](index.md)
Code is delivered through private Telegram message, which can be viewed in the other client
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|length|[int](../types/int.md) | Yes|Length of the code|
### Type: [AuthCodeType](../types/AuthCodeType.md)