Universal-Arduino-Telegram-Bot icon indicating copy to clipboard operation
Universal-Arduino-Telegram-Bot copied to clipboard

datatype difference : last_message_received (long) and update_id (int)

Open ceewanna opened this issue 1 year ago • 5 comments

Under "processResult" last_message_received takes value from update_id.

Is there any rationale behind having different datatype for these 2 variables?

ceewanna avatar Jan 04 '24 18:01 ceewanna