Grommash9 / tg_chat_mate

https://grommash9.github.io/tg_chat_mate/
MIT License
5 stars 6 forks source link

reply to message logic, new pytest place, auth improved #109

Closed Grommash9 closed 10 months ago

Grommash9 commented 10 months ago

we are added pointer to message object witch will point to reply message object, also we added logic to get this message for all our requests, so we are storing less data and getting in only when we need it

moved pytest from dev to default package list for speed up install

added default manager username and name in case of default domain name

Closes #79