mirror of
https://github.com/chrononeko/chronocat.git
synced 2024-11-22 15:36:57 +00:00
feat(shell): satori: update types
This commit is contained in:
parent
e2c201c8c4
commit
cd8b996673
@ -32,5 +32,5 @@ export interface WebSocketIncomingVerifyMessage {
|
|||||||
|
|
||||||
export interface MessageCreatePayload {
|
export interface MessageCreatePayload {
|
||||||
channel_id: string
|
channel_id: string
|
||||||
content: h.Fragment
|
content: h[]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user