Add user decorators, callbacks, and UTF-8 urlencode
- User decorators (@obj.method(args)) for handler registration
- Callbacks: pass functions/lambdas as arguments
- Fix UTF-8 urlencode with LC_ALL=C
- Fix dict field access in class methods
- Refactor telegram_echobot to use decorators
- Add tests for callbacks and user decorators
- Update documentation (LANGUAGE_SPEC, README)
Showing
Please
register
or
sign in
to comment