mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-22 20:36:08 +00:00
feat: reply_message api
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user