JsonObjectValue

class hydrogram.raw.types.JsonObjectValue[source]

JSON key: value pair

Constructor of JSONObjectValue.

Details:
  • Layer: 181

  • ID: C0DE1BD9

Parameters:
  • key (str) – Key

  • value (JSONValue) – Value