metro
|
124a3ee42a
|
Add Widget.presence_count attribute and fix Widget types
|
3 years ago |
Priyam
|
206c340252
|
Fix versionadded in UserFlags.spammer
Fixes #7643
|
3 years ago |
Alex Nørgaard
|
03687fb616
|
Change Guild.member_count to Optional[int]
|
3 years ago |
Rapptz
|
56e0c1b3d7
|
Fix typo in applications.commands scope
|
3 years ago |
Devon R
|
432de92e8a
|
Update translations, add Crowdin CLI config
|
3 years ago |
z03h
|
93fba264ad
|
[commands] add ScheduledEvent converter
|
3 years ago |
Middledot
|
5569b6e1f8
|
Remove outdated note in FAQ
|
3 years ago |
Myst(MysterialPy)
|
68b0759637
|
Add sidebar search and support for search bar middle clicking
|
3 years ago |
Chiggy-Playz
|
1a73444275
|
Categorize events in the documentation
|
3 years ago |
Alex Nørgaard
|
920da3a73f
|
Update docs for audit logs relating to scheduled events
|
3 years ago |
Rapptz
|
3d74da8d70
|
Add missing app_commands decorators to documentation
|
3 years ago |
Rapptz
|
8213603822
|
Change default oauth_url scopes to include application.commands
|
3 years ago |
James Hilton-Balfe
|
c3d175fbc3
|
Fix async iterable not showing up attributetable
Co-authored-by: Danny <[email protected]>
|
3 years ago |
apple502j
|
e0d3521d16
|
[docs] Fix typos
|
3 years ago |
apple502j
|
6682396a70
|
[docs] add missing migration guide contents
|
3 years ago |
jack1142
|
3dd99a7697
|
Fix broken ref in migrating guide
|
3 years ago |
Sebastian Law
|
1dccd70b05
|
Fix refs to abc.Connectable.connect
|
3 years ago |
James Hilton-Balfe
|
01906f37f1
|
Remove NoMoreItems
|
3 years ago |
I. Ahmad
|
8e045d39e7
|
Fix link referencing the wrong document
|
3 years ago |
Stocker
|
07a1311bf4
|
Change Guild.preferred_locale to use the Locale enum
|
3 years ago |
Rapptz
|
c9fc11b0a5
|
Document inherited members in ui.Modal
|
3 years ago |
Rapptz
|
06291d860c
|
Change enum members in Locale to be snake_case
Not even sure how this slipped through.
|
3 years ago |
Kaylynn Morgan
|
a317ceb44a
|
Respect the alignment specified by the image directive
|
3 years ago |
jack1142
|
1c4dca431d
|
Add migration guide
Co-authored-by: Danny <[email protected]>
Co-authored-by: Rapptz <[email protected]>
|
3 years ago |
jack1142
|
8acb4531b5
|
Include inherited members in TeamMember's documentation
|
3 years ago |
Rapptz
|
aa74238053
|
Reorganise documentation for interactions
|
3 years ago |
Rapptz
|
ae1aaac5a7
|
Add support for autocomplete
|
3 years ago |
Nadir Chowdhury
|
3c6279b947
|
Implement Guild Scheduled Events
|
3 years ago |
mniip
|
d5f23dbfc2
|
Fix docs for Guild.mfa_level
|
3 years ago |
Devon R
|
e3ecfff85e
|
Update PO files, fix some bad fuzzies
|
3 years ago |
Josh
|
2b69b5d545
|
Remove discord.InvalidArgument
This uses TypeError and ValueError instead.
|
3 years ago |
Rapptz
|
c7df838a39
|
Remove AuditLogDiff.region references
|
3 years ago |
Rapptz
|
0eb2f32399
|
Remove VoiceRegion enum and Guild.region attribute
This has been marked deprecated by Discord and it was more or less
usually out of date due to the pace they added them anyway.
|
3 years ago |
Rapptz
|
cc21872072
|
Add Locale enum
|
3 years ago |
Nadir Chowdhury
|
6979e56088
|
Remove manual :async-for: markers
|
3 years ago |
mniip
|
ff90e7e747
|
GUILD_UPDATE audit logs
|
3 years ago |
jack1142
|
2c72fc9cde
|
[docs] Suppress inconsistent references in translated message warning
|
3 years ago |
Rapptz
|
a1e64dd657
|
Fix Sphinx build failing
TextInput was missing in `__all__`.
|
3 years ago |
Josh
|
19c6687b55
|
Add support for Modal Interactions
|
3 years ago |
Devon R
|
82084709ae
|
JP docs fixes
|
3 years ago |
Josh
|
4dbe1af32f
|
Update sphinx and fix documentation issues
|
3 years ago |
Kaylynn Morgan
|
588cda0996
|
Refactor AsyncIter to use 3.6+ asynchronous generators
|
3 years ago |
Josh
|
352dcf9557
|
Add missing audit log properties
|
3 years ago |
Josh
|
37f96e3473
|
Add message_content intent and move to api v10
|
3 years ago |
Kowlin
|
bae0cdf2a7
|
Add SPAMMER user flag
|
3 years ago |
jack1142
|
783513726f
|
Add support for role icons
* Document ROLE_ICONS guild feature
https://github.com/discord/discord-api-docs/pull/3847
* Add support for role icons
https://github.com/discord/discord-api-docs/pull/3847
* Add support for role icon/emoji changes in audit log
https://github.com/discord/discord-api-docs/pull/3847
|
3 years ago |
jack1142
|
820bde99e1
|
Add BOT_HTTP_INTERACTIONS user flag
Adds UserFlags.bot_http_interactions and PublicUserFlags.bot_http_interactions
See: discord/discord-api-docs#3903
|
3 years ago |
jack1142
|
b12fe223b2
|
Fix description of Data Classes section in api.rst
|
4 years ago |
numbermaniac
|
516675dd2e
|
Fix a typo in member_role_update
|
4 years ago |
Rapptz
|
78598d59d7
|
Change on_socket_raw_receive to dispatch right before JSON conversion
|
4 years ago |