MadelineProtoDocs/template/long.md

11 lines
349 B
Markdown
Raw Normal View History

2024-05-01 14:53:46 +02:00
---
title: long
description: A 32 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`.