mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-03 20:37:47 +01:00
9 lines
184 B
Markdown
9 lines
184 B
Markdown
---
|
|
title: boolTrue
|
|
description: Represents a boolean with value equal to true
|
|
---
|
|
# boolTrue
|
|
[Back to constructor index](index.md)
|
|
|
|
Represents a boolean with value equal to `true`.
|