write editMessage action, connected to dispatcher
This commit is contained in:
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
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user