matrix-appservice-kakaotalk/matrix_appservice_kakaotalk/kt/client
Andrew Ferrazzutti 59ea91519a Split state into "logged in" and "connected"
Logged in = have (supposedly valid) session tokens
Connected = have an active TalkClient session
2022-04-01 05:11:46 -04:00
..
__init__.py Initial commit 2022-02-25 02:22:50 -05:00
client.py Split state into "logged in" and "connected" 2022-04-01 05:11:46 -04:00
error_helper.py Initial commit 2022-02-25 02:22:50 -05:00
errors.py Initial commit 2022-02-25 02:22:50 -05:00
types.py Outbound media messages 2022-03-26 03:37:53 -04:00