matrix-appservice-kakaotalk/matrix_appservice_kakaotalk/kt/types
Andrew Ferrazzutti a817049e12 Document that error responses can have a result object after all
Also document some custom result types
2022-05-06 02:50:55 -04:00
..
api Many fixes thanks to mypy 2022-04-28 03:26:08 -04:00
channel Set history & join rules to match KakaoTalk behaviour 2022-04-12 04:42:26 -04:00
chat Return IDs of bridged outgoing messages instead of the chats themselves 2022-04-12 04:42:26 -04:00
client Make LoginResult.lastChannelId optional 2022-05-06 02:48:58 -04:00
openlink Remove union operator from more dataclass fields 2022-03-09 02:29:43 -05:00
packet Many fixes thanks to mypy 2022-04-28 03:26:08 -04:00
user Make some missing inbound properties optional 2022-04-05 02:12:51 -04:00
__init__.py Initial commit 2022-02-25 02:22:50 -05:00
bson.py Optional instead of | union 2022-04-28 03:45:56 -04:00
oauth.py Initial commit 2022-02-25 02:22:50 -05:00
request.py Document that error responses can have a result object after all 2022-05-06 02:50:55 -04:00