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 -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -