feat: reply_message api

This commit is contained in:
Junyan Qin
2025-07-13 16:31:25 +08:00
parent 5922be7e15
commit 4b57771eb1
4 changed files with 32 additions and 18 deletions
+1
View File
@@ -184,6 +184,7 @@ class RuntimePipeline:
)
event_obj = event_type(
query=query,
launcher_type=query.launcher_type.value,
launcher_id=query.launcher_id,
sender_id=query.sender_id,