Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-08 | Fix params with dashes | Matias Linares | 1 | -18/+7 | |
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-07-08 | Add `room` helper method | Matias Linares | 1 | -5/+10 | |
2021-01-11 | Response & Exception refactor | Matias Linares | 1 | -0/+371 | |