Update chatMessagePropsType in index.ts
This commit is contained in:
parent
1c36202374
commit
6bf320ba97
1 changed files with 1 additions and 1 deletions
|
|
@ -524,7 +524,7 @@ export type chatMessagePropsType = {
|
|||
chat: ChatMessageType;
|
||||
lockChat: boolean;
|
||||
lastMessage: boolean;
|
||||
updateChat: (
|
||||
updateChat?: (
|
||||
chat: ChatMessageType,
|
||||
message: string,
|
||||
stream_url: string | null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue