MadelineProtoDocs/template/int256.md
2024-05-01 14:53:46 +02:00

11 lines
290 B
Markdown

---
title: int256
description: A 256 bit signed integer
nav_exclude: true
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
## Type: int256
[Back to constructor index](index.html)
A 256 bit signed integer represented in little-endian base256 (`string`) format.