write editMessage action, connected to dispatcher
This commit is contained in:
Vendored
+4
@@ -112,4 +112,8 @@ namespace R {
|
||||
export type EventSent = {
|
||||
event_id: string
|
||||
}
|
||||
|
||||
export type EventRedacted = {
|
||||
event_id: string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user