JsonObjectValue#

class pyrogram.raw.types.JsonObjectValue[source]#

JSON key: value pair

Constructor of JSONObjectValue.

Details:
  • Layer: 224

  • ID: C0DE1BD9

Parameters:
  • key (str) – Key

  • value (JSONValue) – Value