MadelineProtoDocs/docs/API_docs/types/long.md

10 lines
329 B
Markdown

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