Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-08 | Fix params with dashes | Matias Linares | 1 | -3/+3 | |
Couple of endpoints were passing parameters with dash on the JSON body intead of an underscore. This fixes he following methods: - ban - unban - invite - kick | |||||
2021-03-28 | Add typing api support | Matias Linares | 1 | -1/+9 | |
2021-03-28 | Add read-markers api support | Matias Linares | 1 | -1/+14 | |
2021-01-11 | Response & Exception refactor | Matias Linares | 1 | -0/+190 | |