Replies: 1 comment
-
Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I want to create a chat bot. How do I listen for new messages?
So far I know that
could be used. But is there any way that I can attach a listener somewhere to get informed about new messages, or is this just a 'busy polling' kinda thing to do?
Many thanks in advance for any input.
Beta Was this translation helpful? Give feedback.
All reactions