fixed event handler
This commit is contained in:
@@ -803,7 +803,7 @@ class ARIABridge:
|
||||
"method": "chat.send",
|
||||
"params": {
|
||||
"sessionKey": self._session_key,
|
||||
"text": text,
|
||||
"message": text,
|
||||
"idempotencyKey": str(uuid.uuid4()),
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user