82 Commits (master)

Author SHA1 Message Date
Rapptz 8953938a53 Update Pyright to v1.1.394 2 months ago
Andrin b9dc85e6f7
Add type attribute to Invite 11 months ago
Josh 630b2a1e55
Update pyright version 2 years ago
Jonah Lawrence d7b6a2ad12
Fix usage of single backticks to links and code-blocks 2 years ago
Steve C ce06beeb6c
Fix permissions-based docstrings to be more consistent 3 years ago
z03h dc81ff76c4
Add Object.type to Objects where a type can be determined 3 years ago
Andy 6a4d5eef52
Fix documentation errors in discord.Invite and on_integration_update 3 years ago
jack1142 5ffa3e85de
Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
Rapptz 5ff657dbec Add missing attributes in PartialInviteGuild 3 years ago
Josh 147948af9b
Use typing.Self throughout library 3 years ago
Nadir Chowdhury 3c6279b947
Implement Guild Scheduled Events 3 years ago
Rapptz ecf239d2a2 Fix user cache acting incorrectly with evictions 4 years ago
xPolar dd8168f902
Fix a typo within the documentation 4 years ago
Rapptz d78e5d979d Refactor and type hint invites 4 years ago
Zomatree b48f510e15
Add invite targets for voice channel invites 4 years ago
Stanisław Jelnicki 9b4e820bbe
Document Invite.inviter as optional 4 years ago
Josh 3864fb37a0
Fix various reference issues in documentation 4 years ago
Nadir Chowdhury e762f55847
Add fetch_invite with with_expiration 4 years ago
sudosnok 67abfea61a
Add target_user and target_type to Invite objects 4 years ago
Nadir Chowdhury f4165755a9
Rename lingering _url Asset properties 4 years ago
Rapptz 9eaf1e85e4 Rewrite Asset design 4 years ago
Nadir Chowdhury 1efdef3ac3
Add typings for invites, templates, and bans 4 years ago
Rapptz 99fc950510 Use f-strings in more places that were missed. 4 years ago
Nadir Chowdhury 89456022cf
Add `__all__` to remaining modules 4 years ago
Rapptz ff7094ce96 Convert datetimes to aware datetimes with UTC. 4 years ago
Rapptz 94bd1b9822 Convert two missing places to f-strings 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
xPolar 6c40e3b837
Update docs for discord.Invite.max_uses 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz 92fffb5daa Revert "Fix table wrapping" 5 years ago
Rapptz df57392aea Fix table wrapping 5 years ago
Tarek 7f17dc79a6
Remove namedtuples to better future guard the library 5 years ago
Skezza c3bca7ec73
Documentation formatting 5 years ago
Sebastian Law b4b953bfc6
Fix various inconsistencies within the documentation (#5067) 5 years ago
Anurag 08af907807
Change PartialInviteGuild.icon_url_as to mimic Guild.icon_url_as 5 years ago
Rapptz 0033cc83ef Fix fetching invites on guilds the user is not in 5 years ago
Rapptz 6ed0ae7d96 Fix fetching invites for a GroupChannel. 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Rapptz 7b2c01c48a Add support for on_invite_create and on_invite_delete 5 years ago
Devon R bf9b9c5879 Adjust BASE urls to have no trailing slash (consistency) 5 years ago
Devon R f5ebf42e1f Return invites as https, various URL normalization 5 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 2cd6d771ec Make __repr__ slightly more detailed and add a few missing ones. 6 years ago
Rapptz 964b97aa30 Add table showing what methods get invite attributes. 6 years ago
Vexs bf5b267c55 Correct the documentation for methods and properties that return Assets 6 years ago
Benjamin Mintz a62641bd65 Add back __repr__ that were deleted in the Asset redesign 6 years ago
NCPlayz be227ebcf0 Redesign asset retrieval in the library. 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Nadir Chowdhury 8f7ce7c64e Add support for reading guild descriptions 6 years ago