diff --git a/telegram.json b/telegram.json index 0e6b91f..b09cc0d 100644 --- a/telegram.json +++ b/telegram.json @@ -43,22 +43,20 @@ "genrules": { "incoming_message": { "type": 200, - "ext": { "ext": [ - { - "name": "update", - "note": "update", - "type": "string", - "op": "r" - }, - { - "name": "userid", - "note": "userid", - "type": "string", - "op": "r" - } - ] - } + { + "name": "update", + "note": "update", + "type": "string", + "op": "r" + }, + { + "name": "userid", + "note": "userid", + "type": "string", + "op": "r" + } + ] } }, "commands": [