python-telegram-bot / ptbtest

GNU General Public License v3.0
50 stars 28 forks source link

It should be possible to pass datetime object to the Message #11

Open mercuree opened 7 years ago

mercuree commented 7 years ago

My bot checks message date to be sure it is fresh enough to process. I think, it should be possible to pass datetime object for such cases.

Bibo-Joshi commented 2 years ago

Hi. I'm notifying everyone who PRed to this repo about #21.