mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-04 07:03:14 +00:00
fix type
This commit is contained in:
parent
b68082cc7c
commit
07e23fd791
@ -402,7 +402,7 @@ types:
|
||||
description: "Callback for message:sent events"
|
||||
parameters:
|
||||
- name: event
|
||||
type: MessageSentEvent | MessageErrorEvent | MessageAckEvent
|
||||
type: MessageSentEvent | MessageErrorEvent | MessagePropagatedEvent
|
||||
```
|
||||
|
||||
## The Validation API
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user