hi
@DonManfred
in jtelegrambot lib
the "message.date" and "replymessage.date" have a problem
message.date return int value
but the int has limit it should long or string
for example :
Log("Date:" & message.Date) //int
Log("system:"&DateTime.Now) //long
result :
Date:1565595517 (this is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.