matrix-appservice-kakaotalk/matrix_appservice_kakaotalk/rpc
Andrew Ferrazzutti adb7453e1a Actually make compatible with Python 3.8
- Replace builtin generic type annotations with classes from Typing
- Replace union type expressions with Union and Optional
2022-07-14 01:41:24 -04:00
..
__init__.py Better tracking of client event handlers 2022-04-09 04:04:10 -04:00
rpc.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00
types.py Initial commit 2022-02-25 02:22:50 -05:00