LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
hcord/__init__.py
hcord/__main__.py
hcord/abc.py
hcord/activity.py
hcord/appinfo.py
hcord/asset.py
hcord/audit_logs.py
hcord/backoff.py
hcord/channel.py
hcord/client.py
hcord/colour.py
hcord/components.py
hcord/context_managers.py
hcord/embeds.py
hcord/emoji.py
hcord/enums.py
hcord/errors.py
hcord/file.py
hcord/flags.py
hcord/gateway.py
hcord/guild.py
hcord/http.py
hcord/integrations.py
hcord/interactions.py
hcord/invite.py
hcord/iterators.py
hcord/member.py
hcord/mentions.py
hcord/message.py
hcord/mixins.py
hcord/object.py
hcord/oggparse.py
hcord/opus.py
hcord/partial_emoji.py
hcord/permissions.py
hcord/player.py
hcord/raw_models.py
hcord/reaction.py
hcord/role.py
hcord/shard.py
hcord/stage_instance.py
hcord/state.py
hcord/sticker.py
hcord/team.py
hcord/template.py
hcord/threads.py
hcord/user.py
hcord/utils.py
hcord/voice_client.py
hcord/widget.py
hcord.egg-info/PKG-INFO
hcord.egg-info/SOURCES.txt
hcord.egg-info/dependency_links.txt
hcord.egg-info/requires.txt
hcord.egg-info/top_level.txt
hcord/ext/commands/__init__.py
hcord/ext/commands/_types.py
hcord/ext/commands/bot.py
hcord/ext/commands/cog.py
hcord/ext/commands/context.py
hcord/ext/commands/converter.py
hcord/ext/commands/cooldowns.py
hcord/ext/commands/core.py
hcord/ext/commands/errors.py
hcord/ext/commands/flags.py
hcord/ext/commands/help.py
hcord/ext/commands/view.py
hcord/ext/tasks/__init__.py
hcord/types/__init__.py
hcord/types/activity.py
hcord/types/appinfo.py
hcord/types/audit_log.py
hcord/types/channel.py
hcord/types/components.py
hcord/types/embed.py
hcord/types/emoji.py
hcord/types/gateway.py
hcord/types/guild.py
hcord/types/integration.py
hcord/types/interactions.py
hcord/types/invite.py
hcord/types/member.py
hcord/types/message.py
hcord/types/raw_models.py
hcord/types/role.py
hcord/types/snowflake.py
hcord/types/sticker.py
hcord/types/team.py
hcord/types/template.py
hcord/types/threads.py
hcord/types/user.py
hcord/types/voice.py
hcord/types/webhook.py
hcord/types/welcome_screen.py
hcord/types/widget.py
hcord/ui/__init__.py
hcord/ui/button.py
hcord/ui/item.py
hcord/ui/select.py
hcord/ui/view.py
hcord/webhook/__init__.py
hcord/webhook/async_.py
hcord/webhook/sync.py