MadelineProtoDocs/docs/API_docs/constructors/jsonNull.md
2024-05-01 14:53:46 +02:00

375 B

title description nav_exclude image
jsonNull null JSON value true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: jsonNull

Back to constructors index

null JSON value

Type: JSONValue

Example:

$jsonNull = ['_' => 'jsonNull'];