| .. |
|
blueprints
|
pins: update system message error message
|
2021-09-14 23:48:58 -03:00 |
|
common
|
guilds: properly delete child channels on guild delete
|
2021-09-05 23:29:35 -03:00 |
|
embed
|
Update schemas.py
|
2020-05-13 13:36:43 +00:00 |
|
gateway
|
gateway: don't check all the payloads
|
2021-09-05 00:51:52 -03:00 |
|
pubsub
|
lazy_guild: fix member list ordering
|
2021-09-01 00:31:57 +00:00 |
|
ratelimits
|
add request.discord_api_version for normalization
|
2021-09-01 23:13:49 -03:00 |
|
voice
|
Return None if region isn't set
|
2020-04-01 20:28:58 -03:00 |
|
__init__.py
|
black fmt pass
|
2019-10-25 07:27:50 -03:00 |
|
admin_schemas.py
|
black fmt pass
|
2019-10-25 07:27:50 -03:00 |
|
auth.py
|
fix imports
|
2019-10-25 16:01:48 -03:00 |
|
dispatcher.py
|
remove code from dispatcher
|
2020-02-09 21:20:08 +00:00 |
|
enums.py
|
update UserFlags
|
2021-09-02 22:04:00 -03:00 |
|
errors.py
|
add route to fetch notes from singular users
|
2020-07-29 17:39:27 -03:00 |
|
guild_memory_store.py
|
black fmt pass
|
2019-10-25 07:27:50 -03:00 |
|
images.py
|
black fmt pass
|
2020-03-31 16:34:41 -03:00 |
|
jobs.py
|
don't use copy_current_app_context
|
2020-07-29 18:42:28 -03:00 |
|
permissions.py
|
handle Permissions being initialized with a str
|
2020-07-29 16:17:15 -03:00 |
|
presence.py
|
presence: fill in client_status
|
2021-08-28 19:56:58 -03:00 |
|
schemas.py
|
Implement inline replies
|
2021-09-05 03:23:00 +00:00 |
|
snowflake.py
|
black fmt pass
|
2019-10-25 07:27:50 -03:00 |
|
storage.py
|
storage: properly handle unknown channels on get_channel
|
2021-09-05 23:30:55 -03:00 |
|
system_messages.py
|
fix winter usage across codebase
|
2021-06-25 15:32:29 -03:00 |
|
types.py
|
black fmt pass
|
2019-10-25 07:27:50 -03:00 |
|
user_storage.py
|
add better docstring to update_status
|
2020-03-14 20:05:14 +00:00 |
|
utils.py
|
utils: fix bug on not catching 'after' param properly
|
2021-09-13 23:52:38 -03:00 |