ui enhacements and next-gen input item code (not implented)
This commit is contained in:
parent
346bfcba01
commit
a79dbf0e6c
10 changed files with 271 additions and 16 deletions
|
|
@ -9,11 +9,8 @@ interface RenderMessage {
|
|||
text: string;
|
||||
audio: boolean | Buffer;
|
||||
};
|
||||
avatar: string;
|
||||
context: string;
|
||||
subContext: string;
|
||||
modifier: string;
|
||||
time: string;
|
||||
id: string;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue