feat: update session notices and skill reloads
This commit is contained in:
parent
98c09884bf
commit
fb884bb91e
29 changed files with 304 additions and 75 deletions
|
|
@ -137,6 +137,7 @@ export const Synthetic = Event.define({
|
|||
...Base,
|
||||
messageID: SessionMessage.ID,
|
||||
text: Schema.String,
|
||||
description: Schema.String.pipe(optional),
|
||||
},
|
||||
})
|
||||
export type Synthetic = typeof Synthetic.Type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue