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

315 B

title description nav_exclude image
integer A 32 bit signed integer ranging from -2147483648 to 2147483647 true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Type: int

Back to constructor index

A 32 bit signed integer ranging from -2147483648 to 2147483647.