MadelineProtoDocs/template/long.md
2024-08-15 18:21:24 +02:00

11 lines
349 B
Markdown

---
title: long
description: A 64 bit signed integer ranging from -9223372036854775808 to 9223372036854775807
nav_exclude: true
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
## Type: long
[Back to constructor index](index.html)
A 64 bit signed integer ranging from `-9223372036854775808` to `9223372036854775807`.