From 71e159bc64b5f81d44c61ae93fc97eb946bf7fe1 Mon Sep 17 00:00:00 2001 From: Vishal Narkhede Date: Mon, 5 Feb 2024 20:41:59 +0100 Subject: [PATCH] fix: allow user_id in keystroke and stopTyping function --- 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); }