1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 18:57:49 +01:00
MadelineProto/old_docs/API_docs_v53/constructors/true.md

22 lines
224 B
Markdown
Raw Normal View History

---
title: true
description: true attributes, type and example
---
## Constructor: true
[Back to constructors index](index.md)
### Type: [True](../types/True.md)
### Example:
```
$true = ['_' => 'true', ];
```