138 Commits (9c6a121644a33ab27f00c5241a90fdfcc07f3ffa)

Author SHA1 Message Date
NCPlayz 9c6a121644 Implement discord.MessageFlags 5 years ago
NCPlayz a74bdaa8b2 Add `Guild.discovery_splash_url/_as`, `Guild.rules_channel` 5 years ago
Leaf ▲ ab3eab135f Removed MEMBER_LIST_DISABLED, added PUBLIC_DISABLED 5 years ago
Rapptz 924398c1ac Trailing whitespace in documentation. 5 years ago
Xua f912758a1f Prevent premium_subscription_count being None 6 years ago
Io Mintz 2a0766795f Make Guild.default_role use get_role. 6 years ago
Capn b63f4f7032 Add MEMBER_LIST_DISABLED to docs for Guild.features 6 years ago
Evan e67c260f3e
The LURKABLE feature has been renamed to PUBLIC 6 years ago
Dimbreath b4358d0dcf [docs] You can upload gifs using guild.edit() 6 years ago
Rapptz 18fe2035ef Document that the cache retrieval functions require an int ID. 6 years ago
Rapptz 5b2f630848 Add Guild.query_members to fetch members from the gateway. 6 years ago
Rapptz edcd9459e3 Use Guild.owner_id in Guild.edit when checking if the bot owns a guild. 6 years ago
Rapptz 203d702d46 Add unused Guild.preferred_locale 6 years ago
NCPlayz 5698cf6df9 Implement `Guild.fetch_roles` 6 years ago
NCPlayz 851f83c821 Implement `Guild.fetch_members` 6 years ago
NCPlayz dfcf9cdb0a Rename error type for `X.fetch_channel(s)`. 6 years ago
Rapptz 655aa39603 Fix reference typo in SystemChannelFlags 6 years ago
NCPlayz 126f4f8271 Implement `Guild.get_all_premium_subscribers` 6 years ago
Rapptz c97b097f07 Document new Guild.features 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
NCPlayz f7c6c5995d Implementing GET '/channels/:id' & '/guilds/:id/channels' 6 years ago
Rapptz 320dbc0618 Add support for system channel flags 6 years ago
Rapptz fcf02414fe Fix stray colon in Asset related docstrings 6 years ago
Rapptz 9674055c2a Add support for animated guild icons. 6 years ago
Rapptz a048815c60 Add Guild.premium_subscription_count 6 years ago
Rapptz e40c68b75a Add Guild.premium_tier and corresponding limits. 6 years ago
Rapptz 2cd6d771ec Make __repr__ slightly more detailed and add a few missing ones. 6 years ago
Ehren Julien-Neitzert fc5a2936dd Fix pluralization errors in various files 6 years ago
Vexs bf5b267c55 Correct the documentation for methods and properties that return Assets 6 years ago
DevilXD b8e45afe9a Fixed TextChannel edit method missing slowmode unit 6 years ago
Rapptz 30d87ca557 Add currently undocumented premium_tier field. 6 years ago
Rapptz 519f0c07ea Add compute_prune_count to Guild.prune_members 6 years ago
Vexs 4df0f79a6b Add notes warning that fetch_ methods are api calls 6 years ago
Rapptz 51c64a3b73 Fix documentation so Sphinx can build semi-cleanly. 6 years ago
khazhyk 52c45da0bc simplify AuditLogIterator ordering 6 years ago
NCPlayz 1d701f32b6 Add fetch custom emoji, all custom emojis; Add user property to Emoji 6 years ago
NCPlayz be227ebcf0 Redesign asset retrieval in the library. 6 years ago
numbermaniac 77dd4e3de0
guild.py: change wording for create_role error 6 years ago
NCPlayz a1caaf8dcf Add Guild.max_presences and Guild.max_members 6 years ago
NCPlayz 8a30a4cac0 Add support for guild widget 6 years ago
NCPlayz f507f508a2 Expose Metadata 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Rapptz 5061915b2a Add support for store channels. 6 years ago
Jeremy "EndenDragon" Zhang 682c0d962f Consider news channel type as a TextChannel 6 years ago
Nadir Chowdhury 8f7ce7c64e Add support for reading guild descriptions 6 years ago
SnowyLuma 42a7c4f7e5 Add support for guild banners 6 years ago
Tarek1337 616616b847 Add support for guild descriptions 6 years ago
numbermaniac 5516b0b2c9 guild.py: change word in create_role's docstring 6 years ago
Rapptz 5d78f43e55 Expose more information from partial invites, along with counts. 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago