658 Commits (81b259ab3668d0083e4bac4290d5ea88a7a69424)

Author SHA1 Message Date
ChasL 9d114fb066
Fix for doc reference to python "raise" statement 4 years ago
Stanisław Jelnicki 9b4e820bbe
Document Invite.inviter as optional 4 years ago
sudosnok 2a6d79078e
[commands] Add GuildChannelConverter 4 years ago
Josh 7ebfface22
Explicitly ignore legacy file reference errors in sphinx -n mode 4 years ago
Josh 3864fb37a0
Fix various reference issues in documentation 4 years ago
Rapptz e3037b32d5 Add changelog for v1.7.2 4 years ago
Nadir Chowdhury 51df7496db
Add AuditLogChanges.rules_channel/public_updates_channel 4 years ago
HyperGH 686e531624
Adjust quickstart to not show commands example 4 years ago
Josh 3c2674725a
Add as_chunks helper function 4 years ago
Nadir Chowdhury 1765cdffb1
Use Asset for AuditLogChanges and add more entries 4 years ago
Josh 368fda7272
Remove HypesquadHouse enum from docs 4 years ago
Alex Nørgaard e09f64b7c9
Fix typo in FlagConverter docs 4 years ago
sudosnok 67abfea61a
Add target_user and target_type to Invite objects 4 years ago
Rapptz 212d308835 [commands] Some minor clean up of the flag converter documentation 4 years ago
Arnav Jindal 2e6c28bd60
Bump Python version in Quickstart documentation 4 years ago
Rapptz 18bf3d3a7d [commands] Actually expose the FlagError base error 4 years ago
Rapptz ddb71e2aed [commands] Initial support for FlagConverter 4 years ago
Rapptz c54e43360b [commands] Add run_converters helper to call converters 4 years ago
Nadir Chowdhury 95777230b0
Add `MessageType.guild_invite_reminder` 4 years ago
Nadir Chowdhury 631a0b1e13
Add support for ApplicationFlags 4 years ago
Nadir Chowdhury 821b6c61cb
[docs] document inherited members on `Asset` 4 years ago
Rapptz c2afa984ff Use f-strings for attributetable 4 years ago
Rapptz fdf81089b5 Add inherited members to (Partial)Emoji docs 4 years ago
z03h 304229071f
Add VoiceChannel.video_quality_mode 4 years ago
Nadir Chowdhury 5dec62f4c0
[commands] Add a converter for discord.Object 4 years ago
Nadir Chowdhury 8f9819eb4c
[docs] Fix various unresolved references 4 years ago
Rapptz a6f7213c89 Rewrite webhooks to play better with typings and rate limits 4 years ago
Nadir Chowdhury f1fac96e33
Remove `private_channel_(delete/create)` events 4 years ago
NCPlayz 4c565e5299 add reply and application_command types 4 years ago
Rapptz 42c3ee6eed Bring back discord module in discord.ext.commands documentation 4 years ago
Rapptz 296bd069c1 Remove current module reference in commands API docs 4 years ago
Nadir Chowdhury b20e92efd8
[docs] Fix references to Greedy 4 years ago
James bcd3a00eaf
[commands] Make `commands.Greedy` a `typing.Generic` 4 years ago
jack1142 4fee632526
Make the style of external and internal cross-references consistent 4 years ago
jack1142 4591705b55
Add missing attribute tables 4 years ago
Rapptz ea32147d02 Fix all warnings with Sphinx 4 years ago
Sigmath Bits 68aef92b37
[commands]Add typing.Literal converter 4 years ago
Sebastian Law 05c123f3ab
Use f-strings in more places that were missed 4 years ago
Rapptz e895a53713 [commands] Add StageChannelConverter to documentation 4 years ago
Sebastian Law ece7064e64
[docs] add label to basic converters section 4 years ago
Rapptz a9d5c0aa3b Fix headers in partial webhook channel and guild objects 4 years ago
Rapptz b818296c21 Remove type hints from generated docs 4 years ago
Shun Tannai bda3afcad7 [commands] Update Converter list in ext.commands introduction 4 years ago
Zomatree ad68a1d04e
Add source_channel and source_guild to Webhook 4 years ago
Rapptz 8cece19b22 Add on_interaction event and Interaction class. 4 years ago
Rapptz 8da6b47a36 Update changelog for v1.7.1 4 years ago
Rapptz a3a6f88936 Add discord.utils.utcnow() helper function to ease migration 4 years ago
Rapptz ff7094ce96 Convert datetimes to aware datetimes with UTC. 4 years ago
Rapptz fd58371f53 Remove some lingering userbot classes in the documentation 4 years ago
James 34ab772653
Use typing.Protocol instead of abc.ABCMeta 4 years ago