mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 04:12:50 +02:00
write editMessage action, connected to dispatcher
This commit is contained in:
parent
2973170e87
commit
040a2d253f
7 changed files with 95 additions and 33 deletions
4
types.d.ts
vendored
4
types.d.ts
vendored
|
@ -112,4 +112,8 @@ namespace R {
|
|||
export type EventSent = {
|
||||
event_id: string
|
||||
}
|
||||
|
||||
export type EventRedacted = {
|
||||
event_id: string
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue