C# Telegram Bot. Getupdate method -


telegram api uses this method return messages , offset update_id. how can last message properly?

you should store last update_id in database , in next request pass telegram +1 using offset parameter in query.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

broadcastreceiver - blocking specific numbers (call and sms) in android -

java - disabling a node without disable its children in javafx -