1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-07 17:08:38 +01:00
MadelineProto/docs/API_docs/constructors/true.md

20 lines
218 B
Markdown

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