* Migrate REST API `teams.addRooms` to TypeScript
* Migrate `teams.create` REST API to TypeScript
* create first definitions * chore: implements get and post types * fix lint * add ts-ignore * add teams.removeRoom method * Remove unused endpoints Co-authored-by: Diego Mello <diegolmello@gmail.com>