We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13844ba + 9ae5214 commit 64be716Copy full SHA for 64be716
1 file changed
leancloud/engine/leanengine.py
@@ -253,6 +253,7 @@ def dispatch_cloud_func(_cloud_codes, app_params, func_name, decode_object, para
253
"_messageReceived",
254
"_receiversOffline",
255
"_messageSent",
256
+ "_messageUpdate",
257
"_conversationStart",
258
"_conversationStarted",
259
"_conversationAdd",
0 commit comments