.coveragerc
.deepsource.toml
.editorconfig
.gitignore
CONTRIBUTING.md
LICENSE.txt
README.md
bandit.yml
docker-compose.yml
pyproject.toml
qodana.yaml
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/actions/test_rocketchat/action.yml
.github/workflows/lint.yml
.github/workflows/release.yml
.github/workflows/test.yml
.github/workflows/test_latest.yml
.github/workflows/test_manually.yml
rocketchat_API/__init__.py
rocketchat_API/rocketchat.py
rocketchat_API.egg-info/PKG-INFO
rocketchat_API.egg-info/SOURCES.txt
rocketchat_API.egg-info/dependency_links.txt
rocketchat_API.egg-info/requires.txt
rocketchat_API.egg-info/top_level.txt
rocketchat_API/APIExceptions/RocketExceptions.py
rocketchat_API/APIExceptions/__init__.py
rocketchat_API/APISections/__init__.py
rocketchat_API/APISections/assets.py
rocketchat_API/APISections/banners.py
rocketchat_API/APISections/base.py
rocketchat_API/APISections/channels.py
rocketchat_API/APISections/chat.py
rocketchat_API/APISections/custom_emoji.py
rocketchat_API/APISections/custom_sounds.py
rocketchat_API/APISections/custom_user_status.py
rocketchat_API/APISections/dm.py
rocketchat_API/APISections/groups.py
rocketchat_API/APISections/integrations.py
rocketchat_API/APISections/invites.py
rocketchat_API/APISections/licenses.py
rocketchat_API/APISections/livechat.py
rocketchat_API/APISections/miscellaneous.py
rocketchat_API/APISections/moderation.py
rocketchat_API/APISections/permissions.py
rocketchat_API/APISections/roles.py
rocketchat_API/APISections/rooms.py
rocketchat_API/APISections/settings.py
rocketchat_API/APISections/statistics.py
rocketchat_API/APISections/subscriptions.py
rocketchat_API/APISections/teams.py
rocketchat_API/APISections/users.py
rocketchat_API/APISections/users_engagement.py
tests/__init__.py
tests/conftest.py
tests/test_assets.py
tests/test_banners.py
tests/test_channels.py
tests/test_chat.py
tests/test_custom_emoji.py
tests/test_custom_sounds.py
tests/test_custom_user_status.py
tests/test_dms.py
tests/test_exceptions.py
tests/test_groups.py
tests/test_integrations.py
tests/test_invites.py
tests/test_licenses.py
tests/test_livechat.py
tests/test_moderation.py
tests/test_paginated.py
tests/test_permissions.py
tests/test_roles.py
tests/test_rooms.py
tests/test_server.py
tests/test_settings.py
tests/test_subscriptions.py
tests/test_teams.py
tests/test_user.py
tests/test_users_engagement.py
tests/assets/avatar.png
tests/assets/avatar.svg
tests/assets/logo.png