JSONValue

class pyrogram.raw.base.JSONValue

Telegram API base type.

Constructors:

This base type has 6 constructors available.

JsonArray

Telegram API type.

JsonBool

Telegram API type.

JsonNull

Telegram API type.

JsonNumber

Telegram API type.

JsonObject

Telegram API type.

JsonString

Telegram API type.