Closed y9san9 closed 3 years ago
now it is not actual, may be later
Now it is very actual :) My code is not flexible to any changes, so I am going to remove my wrapper and use only telegram library
Actor is not actors known as entities for asynchronous code, so they should be renamed. Also better hierarchy of updates may be done. That leads to removing generics from functions uses updates and replacing them with common super type
After rename I should also fix its name in bot/README.md
For now I am abusing generics bounds, so this improvements should remove
hierarchies
intelegram
module and remove a lot of bot updates wrappers. My point is that I should target on framework usage instead of writing my wrapper.