grammyjs / conversations

Conversational interfaces for grammY.
https://grammy.dev/plugins/conversations
MIT License
52 stars 17 forks source link

feat: waiting for replies #21

Closed KnorpelSenf closed 2 years ago

KnorpelSenf commented 2 years ago

It would be cool to be able to wait for replies to specific messages.

HeeroML commented 2 years ago

How do you define specific?

KnorpelSenf commented 2 years ago

Through a message identifier.

KnorpelSenf commented 2 years ago

Please review #51.