Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Auto Updates doesn't work #53

Open
noedev86 opened this issue Nov 11, 2020 · 0 comments
Open

Auto Updates doesn't work #53

noedev86 opened this issue Nov 11, 2020 · 0 comments

Comments

@noedev86
Copy link

Hi it seems that this event doesn't work anymore, can anyone help me out here ?
await clientApi.UpdatesService.AutoReceiveUpdates += update => { // Handle updates switch (update) { case TUpdates updates: break; case TUpdatesCombined updatesCombined: break; case TUpdateShort updateShort: break; case TUpdateShortChatMessage updateShortChatMessage: break; case TUpdateShortMessage updateShortMessage: break; case TUpdateShortSentMessage updateShortSentMessage: break; case TUpdatesTooLong updatesTooLong: break; } };

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant