mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-16 14:57:15 +00:00
fix(4.11): align omni adapters and EventProcessor marketplace support
This commit is contained in:
@@ -163,7 +163,7 @@ def interaction_event_from_payload(
|
||||
)
|
||||
return platform_events.PlatformSpecificEvent(
|
||||
type='platform.specific',
|
||||
adapter_name='qqofficial-eba',
|
||||
adapter_name='qqofficial-omni',
|
||||
action='interaction.submitted',
|
||||
data={
|
||||
**parsed,
|
||||
|
||||
Reference in New Issue
Block a user