From c81586b2f82d60814588b442106ddd228a4a35b1 Mon Sep 17 00:00:00 2001 From: Vishal Narkhede Date: Mon, 5 Feb 2024 21:47:36 +0100 Subject: [PATCH] fix: allow user_id in keystroke and stopTyping function (#1221) --- src/channel.ts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/channel.ts b/src/channel.ts index 605ea3e73..bd7e03d1d 100644 --- a/src/channel.ts +++ b/src/channel.ts @@ -641,7 +641,7 @@ export class Channel); } } @@ -664,7 +665,7 @@ export class Channel); }