MadelineProtoDocs/template/int256.md

10 lines
270 B
Markdown
Raw Permalink Normal View History

2020-06-16 17:50:25 +02:00
---
title: int256
description: A 256 bit signed integer
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
## Type: int256
[Back to constructor index](index.md)
A 256 bit signed integer represented in little-endian base256 (`string`) format.