96Octavian
96Octavian
I never used async, but I think it's similar to the sync version: when you create a class to handle chats, you specify a timeout with `DelegatorBot(TOKEN, [pave_event_space()(per_chat_id(), create_open, ChatClass,...
If there's no assignee, I can provide a Python implementation and maybe translate it to C# (and probably Java too)
Yes please. I can do Python, C# and Java (I don't know a thing about C++ though, can't promise)
Should camel case be followed even in languages where it is not standard naming convention?