10 lines
258 B
Markdown
10 lines
258 B
Markdown
|
---
|
||
|
title: boolTrue
|
||
|
description: Represents a boolean with value equal to true
|
||
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||
|
---
|
||
|
# boolTrue
|
||
|
[Back to constructor index](index.md)
|
||
|
|
||
|
Represents a boolean with value equal to `true`.
|