fix: improve socket error handling
This commit is contained in:
@@ -14,4 +14,5 @@ export type ReplyPayload = {
|
||||
mediaUrl?: string;
|
||||
mediaUrls?: string[];
|
||||
replyToId?: string;
|
||||
isError?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user