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

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

asp.net mvc - Cannot display error message on Editor or EditorFor -