mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-11-26 20:35:03 +01:00
11 lines
213 B
Markdown
11 lines
213 B
Markdown
---
|
|
title: Bool
|
|
description: Represents a boolean.
|
|
nav_exclude: true
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
# Bool
|
|
[Back to types index](index.html)
|
|
|
|
Represents a boolean.
|