MadelineProtoDocs/template/int256.md

11 lines
290 B
Markdown
Raw Normal View History

2024-05-01 14:53:46 +02:00
---
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.