You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2021. It is now read-only.
Is it possible to Read Messages from a channel as soon as they arrive? Do I have to keep polling to check for new Messages? Or is there an option to subscribe to a channel and get notified when new messages arrive? Is this functionality done using GetHistoryAsync() ?
Is it possible to Read Messages from a channel as soon as they arrive? Do I have to keep polling to check for new Messages? Or is there an option to subscribe to a channel and get notified when new messages arrive? Is this functionality done using GetHistoryAsync() ?