Super Group: Fix unavailable reactions (#3140)
This commit is contained in:
parent
287dfe640a
commit
ca5ee6f21c
@ -2493,6 +2493,7 @@ export async function ensureIsSuperGroup<T extends GlobalState>(
|
|||||||
return undefined;
|
return undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
actions.loadFullChat({ chatId: newChat.id, tabId });
|
||||||
actions.openChat({ id: newChat.id, tabId });
|
actions.openChat({ id: newChat.id, tabId });
|
||||||
|
|
||||||
return newChat;
|
return newChat;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user