Lucas Thomazoni

Results 2 issues of Lucas Thomazoni

### Setup ``` - Ruby: 3.1.2 - Rails: 7.0.3.1 - PostgreSQL: 14.4 - OS: Ubuntu 20.04.4 LTS on WSL2 - GitHub Actions: - Image: ubuntu-latest - PostgreSQL: 14.2 --- Gemfile.lock:...

Added: - [Channel Kick API](https://developer.rocket.chat/reference/api/rest-api/endpoints/core-endpoints/channels-endpoints/kick) - [Group Kick API](https://developer.rocket.chat/reference/api/rest-api/endpoints/core-endpoints/groups-endpoints/kick) - Specs are passing - Rubocop is passing @abrom Since both API's do not allow `user#username` and `room#name`, I'm sending it...