fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
Showing only changes of commit 63cbf7e733 - Show all commits

View file

@ -1413,6 +1413,7 @@ export class GBMinService {
startDialog &&
startDialog !== '' &&
!min['conversationWelcomed'][step.context.activity.conversation.id] &&
!min['apiConversations'][pid] &&
!step.context.activity['group']
) {
await sec.setParam(userId, 'welcomed', 'true');