go-tdlib
go-tdlib copied to clipboard
No updates message receive example in beta3
I tried to migrate my telegram client from 0.7.0 version to 1.0.0 beta3 and failed to find an example for updates retrieval logic. Tried what is currently written in the README - it receives updates results of certain actions but not message updates.
https://github.com/zelenin/go-tdlib?tab=readme-ov-file#receive-updates
try this?