JsonObjectValue
- class pyrogram.raw.types.JsonObjectValue
JSON key: value pair
Constructor of
JSONObjectValue
.- Details:
Layer:
196
ID:
C0DE1BD9
- Parameters:
key (
str
) – Keyvalue (
JSONValue
) – Value
JSON key: value pair
Constructor of JSONObjectValue
.
Layer: 196
ID: C0DE1BD9
key (str
) – Key
value (JSONValue
) – Value