grammyjs/conversations

Using conversations with multi sessions

Closed this issue · 4 comments

Problem: An error occcurs after conversation is finished
Error: TypeError: Cannot delete property 'conversation' of #<Object> at node_modules\@grammyjs\conversations\out\conversation.js:304:17
Expected behavior: Conversation finishes safely
Bug representation: https://pastebin.com/eHuz9JbS

Can you reproduce this if you install the plugin from source? I think it has already been fixed

I managed to reproduce it again, it is a bug with the multi sessions rather than conversations

I was wrong, it cannot be fixed in the core library haha :D

@askador please review #62